There are no restrictions to using Cypher with CTEs (Common Table Expressions ). Query: WITH graph_query as ( SELECT * FROM cypher ( 'graph_name' , $$ ...
Terminal DELETE clauses Introduction Delete isolated vertices Delete all vertices and edges associated with them Delete edges only Return a deleted vertex The DELETE clause...
Description Options fields [array] common options [string] Example Changelog new version Filter transform plugin Description Filter the field. Options name type ...
Create Function Query AGE does not support SQL being directly written in Cypher. However with user defined functions you can write SQL queries and call them in a cypher command...
Below are libraries list used by Redisson: Group id Artifact Id Version Dependency com.esotericsoftware kryo 5.4+ required (if Kryo is used as codec) com.esoter...
Description Options fields [config] common options [string] Example Changelog new version Copy transform plugin Description Copy a field to a new field. Options n...
Privileges User roles Privileges The number is the minimum reputation required for a privilege. There are three options available for your community. You can change this in Adm...
Description Options field_mapper [config] common options [config] Example Changelog new version FieldMapper transform plugin Description Add input schema and output sc...
Terminal REMOVE clauses Remove a property The REMOVE clause is used to remove properties from vertex and edges. Terminal REMOVE clauses A REMOVE clause that is not followed ...