Querying items by node 'type'

Hi.

I’m on the way of begin an application where I need to identify several types of nodes. I was looking if there was something like node class or type, or that property must be added for each one.

I will need to be able to query objects with ‘name’ X and type ‘Y’ so I want to be sure I’m not doing something stupid by adding new properties if there is already a mechanism for it.

Sorry to sound that newbie.

You can create these edge, and set an index on them. We currently don’t do anything special for them.

Thanks for the answer, I was working in that way so I was wondering if it was the right way.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.