Uses of Class
org.neo4j.cypherdsl.core.ListOperator
Packages that use ListOperator
-
Uses of ListOperator in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return ListOperatorModifier and TypeMethodDescriptionstatic @NotNull ListOperatorCypher.valueAt(Expression targetExpression, Integer index) Creates a single valued range atindex.static @NotNull ListOperatorCypher.valueAt(Expression targetExpression, Expression index) Creates a single valued range atindex.