Graph
Runs graph queries and reads database metadata.
📄️ Get Server Info
Get graph server connection information.
📄️ Execute Query
Execute a Cypher query and return results.
📄️ Execute Read Query
Execute a read-only Cypher query and return its records and summary.
📄️ Execute Write Query
Execute a write Cypher query and return its records and summary.
📄️ Get Node Labels
Get all node labels from the database.
📄️ Get Relationship Types
Get all relationship types from the database.
📄️ Get Property Keys
Get all property keys from the database.