Uses of Class
org.neo4j.cypherdsl.core.NodeLabel
Packages that use NodeLabel
-
Uses of NodeLabel in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return types with arguments of type NodeLabelMethods in org.neo4j.cypherdsl.core with parameters of type NodeLabelModifier and TypeMethodDescriptionstatic StatementCatalog.TokenTurns a specificlabelinto a more abstract token.Constructor parameters in org.neo4j.cypherdsl.core with type arguments of type NodeLabelModifierConstructorDescriptionprotectedNodeBase(SymbolicName symbolicName, List<NodeLabel> labels, Properties properties) Creates a new base object from aSymbolicNamename, a list of labels and a set of properties