neo4j create index code example Example: create index neo4j example CREATE INDEX index_name FOR (n:LabelName) ON (n.propertyName)