- Cypher
- Python SDK
// List all the changes done on the graph database
CHANGE LIST
# List all the changes done on the graph database
client.query("CHANGE LIST")
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List all the changes done on the graph database
// List all the changes done on the graph database
CHANGE LIST
# List all the changes done on the graph database
client.query("CHANGE LIST")
