Uses of Record Class
org.neo4j.cypherdsl.core.StatementCatalog.PropertyFilter
Packages that use StatementCatalog.PropertyFilter
-
Uses of StatementCatalog.PropertyFilter in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return types with arguments of type StatementCatalog.PropertyFilterModifier and TypeMethodDescriptionStatementCatalog.getAllPropertyFilters()Returns a map that contains all properties that have been used in a comparing condition as keys and a set of all comparisons they appeared in.StatementCatalog.getFilters(StatementCatalog.Property property) Returns a collection of all property based filters in the statement involving the resolved properties.