public interface Node extends Attributable
Attributable.Utils| Modifier and Type | Method and Description |
|---|---|
int |
getDegree()
Get the number of edges connected to this node.
|
getAttribute, getAttributeMap, getAttributeNames, removeAttribute, setAttributeint getDegree()
http://code.google.com/p/jebl2/