Uses of Interface
org.neo4j.cypherdsl.core.ExposesPatternLengthAccessors
Packages that use ExposesPatternLengthAccessors
-
Uses of ExposesPatternLengthAccessors in org.neo4j.cypherdsl.core
Classes in org.neo4j.cypherdsl.core with type parameters of type ExposesPatternLengthAccessorsModifier and TypeInterfaceDescriptioninterfaceExposesRelationships<T extends RelationshipPattern & ExposesPatternLengthAccessors<?>>A marker interface for things that expose methods to create new relationships to other elements.Subinterfaces of ExposesPatternLengthAccessors in org.neo4j.cypherdsl.coreClasses in org.neo4j.cypherdsl.core that implement ExposesPatternLengthAccessorsModifier and TypeClassDescriptionclassRelationshipBase<S extends NodeBase<?>,E extends NodeBase<?>, SELF extends RelationshipBase<S, E, SELF>> This is the base class for all relationships.final classRepresents a chain of relationships.