public final class BatchRelationship extends Object
Constructor and Description |
---|
BatchRelationship(long id,
long startNodeId,
long endNodeId,
org.neo4j.graphdb.RelationshipType type) |
Modifier and Type | Method and Description |
---|---|
long |
getEndNode() |
long |
getId() |
long |
getStartNode() |
org.neo4j.graphdb.RelationshipType |
getType() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.