neo4j-js-ng2 icon indicating copy to clipboard operation
neo4j-js-ng2 copied to clipboard

Add completion for labels, properties based on database metadata

Open jexp opened this issue 8 years ago • 0 comments

You can get call db.labels, db.relationshipTypes and db.propertyKeys as well as db.schema to get the information.

jexp avatar Dec 15 '17 23:12 jexp