java.lang.Object
org.neo4j.cypherdsl.core.CollectExpression
- All Implemented Interfaces:
Visitable,Expression,PropertyAccessor,SubqueryExpression
@API(status=STABLE,
since="2023.0.0")
@Neo4jVersion(minimum="5.6")
public final class CollectExpression
extends Object
implements SubqueryExpression
Implementing COLLECT subqueries
- Since:
- 2023.8.0
- Author:
- Michael J. Simons
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.neo4j.cypherdsl.core.Expression
add, as, as, ascending, asCondition, concat, contains, descending, divide, endsWith, eq, gt, gte, hasSize, in, includesAll, includesAny, isEmpty, isEqualTo, isFalse, isNotEqualTo, isNotNull, isNull, isTrue, lt, lte, matches, matches, multiply, ne, pow, property, property, remainder, size, sorted, startsWith, subtractMethods inherited from interface org.neo4j.cypherdsl.core.PropertyAccessor
property