| Package | Description |
|---|---|
| org.protempa.graph |
| Modifier and Type | Method and Description |
|---|---|
Edge[] |
DirectedGraph.edgesAsArray() |
Edge |
DirectedGraph.getEdge(Object vertex1,
Object vertex2) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Edge> |
DirectedGraph.edges()
Create an iterator of edges.
|
Copyright © 2012–2016 Emory University. All rights reserved.