albertoventurini / graphdb-intellij-plugin

Graph database plugin for the IntelliJ Platform
https://plugins.jetbrains.com/plugin/20417-graph-database
Apache License 2.0
53 stars 15 forks source link

Support WHERE in pattern elements (#64) #66

Closed albertoventurini closed 1 year ago

albertoventurini commented 1 year ago

See https://neo4j.com/docs/cypher-manual/current/clauses/where/#pattern-element-predicates for more information on this usage of the WHERE clause.