Module org.neo4j.cypherdsl.core
Package org.neo4j.cypherdsl.core
Interface OngoingListBasedPredicateFunction
public interface OngoingListBasedPredicateFunction
Allows to define the source of the list predicate.
- Since:
- 2024.0.0
- Author:
- Michael J. Simons
-
Method Summary
-
Method Details
-
in
- Parameters:
list- A list expression- Returns:
- A builder to specify the where condition for the list based predicate
-