This package contains utilities for interacting with Neo4j databases. Main export at this stage is the SchemaPoller
class, which is used to keep the schema (procedure names, labels, database names, etc.) up to date in the language server.
Not ready for external useage yet, no guarantees are made about the stability of the API.