neo4j-js-ng2
neo4j-js-ng2 copied to clipboard
Add completion for labels, properties based on database metadata
You can get call db.labels, db.relationshipTypes and db.propertyKeys
as well as db.schema to get the information.