Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 368 Bytes

File metadata and controls

7 lines (4 loc) · 368 Bytes

Neo4j Query Tools

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.

Disclaimer

Not ready for external useage yet, no guarantees are made about the stability of the API.