| Package | Description |
|---|---|
| org.springframework.data.neo4j.mapping |
| Modifier and Type | Method and Description |
|---|---|
Neo4jPersistentProperty |
Neo4jPersistentEntity.getIdProperty() |
Neo4jPersistentProperty |
Neo4jPersistentEntity.getPersistentProperty(Class<? extends Annotation> annotationType) |
Neo4jPersistentProperty |
Neo4jPersistentEntity.getPersistentProperty(String name) |
Neo4jPersistentProperty |
Neo4jPersistentEntity.getVersionProperty() |
| Modifier and Type | Method and Description |
|---|---|
Association<Neo4jPersistentProperty> |
Neo4jPersistentProperty.getAssociation() |
PersistentEntity<?,Neo4jPersistentProperty> |
Neo4jPersistentProperty.getOwner() |
PreferredConstructor<T,Neo4jPersistentProperty> |
Neo4jPersistentEntity.getPersistenceConstructor() |
| Modifier and Type | Method and Description |
|---|---|
Neo4jPersistentEntity |
Neo4jMappingContext.getPersistentEntity(Neo4jPersistentProperty persistentProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
Neo4jPersistentEntity.doWithAssociations(AssociationHandler<Neo4jPersistentProperty> handler) |
void |
Neo4jPersistentEntity.doWithProperties(PropertyHandler<Neo4jPersistentProperty> handler) |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.