Executing Cypher statements
You can use the neo4j.ExecuteQuery() function to run one-off iFull definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. statements or statements that return a small number of records.
This function fetches a list of records and loads them into memory.
annotations=The function returns a result object and an error.The function expects a Cypher statement as a string as the first argument.Parameters are passed as a map with string keys and any values.The result transformer determines how results are processed. layout="stack"
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register