Uses of Interface
org.neo4j.cypherdsl.core.Reduction.OngoingDefinitionWithVariable
-
Packages that use Reduction.OngoingDefinitionWithVariable Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of Reduction.OngoingDefinitionWithVariable in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return Reduction.OngoingDefinitionWithVariable Modifier and Type Method Description static Reduction.OngoingDefinitionWithVariableFunctions. reduce(SymbolicName variable)Starts building a function invocation forreduce({}).
-