public final class Neo4jAssociationSnapshot extends Object implements AssociationSnapshot
| Constructor and Description |
|---|
Neo4jAssociationSnapshot(org.neo4j.graphdb.Node ownerNode,
org.neo4j.graphdb.RelationshipType type,
AssociationKey associationKey) |
public Neo4jAssociationSnapshot(org.neo4j.graphdb.Node ownerNode,
org.neo4j.graphdb.RelationshipType type,
AssociationKey associationKey)
public Tuple get(RowKey rowKey)
get in interface AssociationSnapshotpublic boolean containsKey(RowKey rowKey)
containsKey in interface AssociationSnapshotpublic int size()
size in interface AssociationSnapshotpublic Set<RowKey> getRowKeys()
getRowKeys in interface AssociationSnapshotCopyright © 2010-2013 Hibernate. All Rights Reserved.