Hi,
can you share your output of :schema in the browser?
if you don't have it do:
create constraint on (p:LABEL_TYPE_Project) assert p.id is unique;
create constraint on (m:LABEL_TYPE_PermissionNode) assert m.id is unique;
As in Neo4j you can always traverse relationships in both directions, yo
Hi group,
I'm evaluating Neo4j for our application, and now am at a point where
performance is an issue. I've created a lot of nodes and edges that I'm
doing some queries against. The following is a detail of the nodes and
edges data in this database:
I am trying to do a search that travers