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