org.springframework.data.neo4j.mapping
Class RelationshipResult
java.lang.Object
org.springframework.data.neo4j.mapping.RelationshipResult
public class RelationshipResult
- extends Object
- Since:
- 12.10.11
- Author:
- mh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
relationship
public final org.neo4j.graphdb.Relationship relationship
type
public final RelationshipResult.Type type
RelationshipResult
public RelationshipResult(org.neo4j.graphdb.Relationship relationship,
RelationshipResult.Type type)
Copyright © 2011 SpringSource. All Rights Reserved.