| Package | Description |
|---|---|
| org.springframework.data.neo4j.mapping |
| Modifier and Type | Method and Description |
|---|---|
Neo4jPersistentEntity<?> |
Neo4jMappingContext.getPersistentEntity(Class<?> type) |
Neo4jPersistentEntity |
Neo4jMappingContext.getPersistentEntity(Neo4jPersistentProperty persistentProperty) |
Neo4jPersistentEntity |
Neo4jMappingContext.getPersistentEntity(TypeInformation<?> typeInfo) |
| Constructor and Description |
|---|
Neo4jPersistentProperty(Neo4jPersistentEntity owner,
org.neo4j.ogm.metadata.info.ClassInfo classInfo,
org.neo4j.ogm.metadata.info.FieldInfo fieldInfo,
boolean idProperty) |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.