Constructor for Neo4j adapter
The metadata registry to use for schema information
The Neo4j connection string
The Neo4j authentication (username/password)
ReadonlytypeName of the database type (Neo4j, MongoDB, PostgreSQL, etc.)
Close the Neo4j driver when done
Execute a raw Cypher query
Optionalparams: Record<string, any>
Implementation of DatabaseAdapter for Neo4j