neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
222 stars 56 forks source link

Add NODE KEY constraint support #87

Open Muldec opened 6 years ago

Muldec commented 6 years ago

Support of the commands CREATE CONSTRAINT...IS NODE KEY and DROP CONSTRAINT...IS NODE KEY

close #85