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