org.neo4j.remote
Class RelationshipSpecification
java.lang.Object
org.neo4j.remote.RelationshipSpecification
public final class RelationshipSpecification
- extends Object
Serialized object representing a Relationship.
- Author:
- Tobias Ivarsson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipSpecification
public RelationshipSpecification(Relationship relationship)
- Create a new
Relationship serialization.
- Parameters:
relationship - the Relationship to serialize.
Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.