| Package | Description |
|---|---|
| org.springframework.data.neo4j.mapping |
| Modifier and Type | Method and Description |
|---|---|
protected Neo4jPersistentProperty |
Neo4jMappingContext.createPersistentProperty(Property property,
Neo4jPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
Neo4jPersistentProperty |
Neo4jPersistentEntity.getVersionProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected Association<Neo4jPersistentProperty> |
Neo4jPersistentProperty.createAssociation() |
| Constructor and Description |
|---|
Neo4jPersistentProperty(org.neo4j.ogm.metadata.ClassInfo owningClassInfo,
Property property,
PersistentEntity<?,Neo4jPersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
Constructs a new
Neo4jPersistentProperty based on the given arguments. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.