Cypher Query Language
Execute a Cypher query against a database and return a tuple of rows and metadata. If handlers are supplied, an empty list of rows is returned instead, with each row being passed to the row_handler as it becomes available. Each row is passed as a list of values which may be either Nodes, Relationships or properties.
| Parameters: |
|
|---|