public interface EdgeModel
Modifier and Type | Method and Description |
---|---|
Object |
getHead(Object edge)
Return the node at the head of this edge.
|
Object |
getTail(Object edge)
Return the node at the tail of this edge.
|
boolean |
isDirected(Object edge)
Return whether or not this edge is directed.
|
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.