Summary:
Detail:
GraphEdge(GraphNode sourceNode, GraphNode targetNode, String type, Map<String,String> properties)
boolean
equals(Object o)
static GraphEdge
from(GraphNode sourceNode, GraphNode targetNode, String type)
from(GraphNode sourceNode, GraphNode targetNode, String type, Map<String,String> properties)
int
hashCode()
Map<String,String>
properties()
GraphNode
sourceNode()
targetNode()
String
toString()
type()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString