Uses of Class
org.springframework.data.neo4j.core.mapping.NestedRelationshipContext
Packages that use NestedRelationshipContext
-
Uses of NestedRelationshipContext in org.springframework.data.neo4j.core.mapping
Methods in org.springframework.data.neo4j.core.mapping that return NestedRelationshipContextModifier and TypeMethodDescriptionstatic NestedRelationshipContextNestedRelationshipContext.of(Association<Neo4jPersistentProperty> handler, PersistentPropertyAccessor<?> propertyAccessor, Neo4jPersistentEntity<?> neo4jPersistentEntity) Methods in org.springframework.data.neo4j.core.mapping with parameters of type NestedRelationshipContextModifier and TypeMethodDescriptionvoidNestedRelationshipProcessingStateMachine.requireIdUpdate(Neo4jPersistentEntity<?> sourceEntity, RelationshipDescription relationshipDescription, boolean canUseElementId, Object fromId, Object toId, NestedRelationshipContext relationshipContext, Object relatedValueToStore, Neo4jPersistentProperty idProperty)