EXISTS
The EXISTS function tests to see if the specified graph pattern exists in the data.
EXISTS Syntax
Use the following syntax when incorporating the EXISTS function in queries:
EXISTS { graph_pattern }
This is an outdated version of the documentation for older AnzoGraph DB 2.3 releases. For the latest information, see the documentation for the current release.
The EXISTS function tests to see if the specified graph pattern exists in the data.
Use the following syntax when incorporating the EXISTS function in queries:
EXISTS { graph_pattern }