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