Main Content
executeCypher
Execute Cypher query on Neo4j database
Description
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.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b