Uses of Interface
org.neo4j.cypherdsl.core.StatementCatalog.Filter
Packages that use StatementCatalog.Filter
-
Uses of StatementCatalog.Filter in org.neo4j.cypherdsl.core
Classes in org.neo4j.cypherdsl.core that implement StatementCatalog.FilterModifier and TypeClassDescriptionstatic final recordThis type represents a filter on nodes requiring one or more labels.static final recordThis type encapsulates a comparison in which a property of a node or relationship was used.Methods in org.neo4j.cypherdsl.core that return types with arguments of type StatementCatalog.FilterModifier and TypeMethodDescriptiondefault Collection<StatementCatalog.Filter>StatementCatalog.getAllFilters()Returns a collection all filters resolved in the analyzed statement.