public interface Relationship extends Edge
isProperty
Modifier and Type | Method and Description |
---|---|
Node |
getEnd() |
Node |
getOtherNode(Node n) |
String |
getRelationshipType() |
boolean |
isSelfLoop(Node node) |
getNodes, getStart, isIncidentOn, isProperty, isRelationship
createProperty, createRelationship, delete, getAttribute, getAttribute, getEdgeIterator, getEdges, getNoEdges, getNoProperties, getNoRelationships, getProperties, getProperties, getPropertyIterator, getPropertyIterator, getRelationshipIterator, getRelationshipIterator, getRelationships, getRelationships
Copyright © 2018 University of California, Santa Cruz. All rights reserved.