GiovanS
0
Q:

create index neo4j example

CREATE INDEX index_name
FOR (n:LabelName)
ON (n.propertyName)
1

New to Communities?

Join the community