| Modifier and Type | Method and Description |
|---|---|
void |
MappingInfrastructureFactoryBean.setNodeEntityStateFactory(EntityStateFactory<org.neo4j.graphdb.Node> nodeEntityStateFactory) |
void |
MappingInfrastructureFactoryBean.setRelationshipEntityStateFactory(EntityStateFactory<org.neo4j.graphdb.Relationship> relationshipEntityStateFactory) |
| Modifier and Type | Method and Description |
|---|---|
EntityStateFactory<S> |
EntityTools.getEntityStateFactory() |
| Constructor and Description |
|---|
EntityTools(TypeRepresentationStrategy<S> typeRepresentationStrategy,
EntityStateFactory<S> entityStateFactory,
EntityInstantiator<S> entityInstantiator,
Neo4jMappingContext ctx) |
SourceStateTransmitter(EntityStateFactory<S> entityStateFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeEntityStateFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationshipEntityStateFactory |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.