CreateRelationshipStatementHolder |
CreateRelationshipStatementHolder.addProperty(String key,
Object property) |
CreateRelationshipStatementHolder |
Neo4jMappingContext.createStatementForImperativeRelationshipsWithPropertiesBatch(boolean isNew,
Neo4jPersistentEntity<?> neo4jPersistentEntity,
RelationshipDescription relationshipDescription,
Object relatedValues,
List<Map<String,Object>> relationshipPropertiesRows) |
CreateRelationshipStatementHolder |
Neo4jMappingContext.createStatementForImperativeSimpleRelationshipBatch(Neo4jPersistentEntity<?> neo4jPersistentEntity,
RelationshipDescription relationshipDescription,
List<Object> plainRelationshipRows) |
CreateRelationshipStatementHolder |
Neo4jMappingContext.createStatementForSingleRelationship(Neo4jPersistentEntity<?> neo4jPersistentEntity,
RelationshipDescription relationshipContext,
Object relatedValue,
boolean isNewRelationship) |