org.springframework.data.graph.neo4j.support.relationship
Class RelationshipEntityStateFactory
java.lang.Object
org.springframework.data.graph.neo4j.support.relationship.RelationshipEntityStateFactory
public class RelationshipEntityStateFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipEntityStateFactory
public RelationshipEntityStateFactory()
getEntityState
public EntityState<RelationshipBacked,org.neo4j.graphdb.Relationship> getEntityState(RelationshipBacked entity)
setGraphDatabaseContext
public void setGraphDatabaseContext(GraphDatabaseContext graphDatabaseContext)
Copyright © 2011. All Rights Reserved.