Uses of Class
org.neo4j.cypherdsl.core.NodeBase
Packages that use NodeBase
-
Uses of NodeBase in org.neo4j.cypherdsl.core
Classes in org.neo4j.cypherdsl.core with type parameters of type NodeBaseModifier and TypeClassDescriptionclassRelationshipBase<S extends NodeBase<?>,E extends NodeBase<?>, SELF extends RelationshipBase<S, E, SELF>> This is the base class for all relationships.classRelationshipBase<S extends NodeBase<?>,E extends NodeBase<?>, SELF extends RelationshipBase<S, E, SELF>> This is the base class for all relationships.