Ask a question to get started
Enter to sendā¢Shift+Enter new line
Query the graph.
query( self, query: str, params: dict = {} ) -> List[Dict[str, Any]]
query
str
The Cypher query to execute.
params
dict
{}
The parameters to pass to the query.