Uses of Class
org.neo4j.cypherdsl.core.NodeBase
-
Packages that use NodeBase Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of NodeBase in org.neo4j.cypherdsl.core
Classes in org.neo4j.cypherdsl.core with type parameters of type NodeBase Modifier and Type Class Description classRelationshipBase<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.
-