Execute Cypher query on Neo4j database
returns data from the Neo4j® database using the Neo4j database connection results
= executeCypher(neo4jconn
,query
)neo4jconn
and a Cypher® query. You can execute a Cypher query on the Neo4j database using the Cypher Query Language.
close
| neo4j
| searchGraph
| searchNode
| searchNodeByID
| searchRelation