Uses of Record Class
org.neo4j.cypherdsl.core.Labels.Value
Packages that use Labels.Value
-
Uses of Labels.Value in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return types with arguments of type Labels.ValueMethod parameters in org.neo4j.cypherdsl.core with type arguments of type Labels.ValueModifier and TypeMethodDescriptionstatic LabelsLabels.colonConjunction(Collection<Labels.Value> values) Creates a colon conjunction of all values.