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