Path
Models the path between two vertices, which consists of a series of vertices connected by edges.
| Name | Type | Description |
|---|---|---|
| contains | no description | |
| deleteAll | no description | |
| deleteEdges | no description | |
| deleteVertices | no description | |
| each | no description | |
| eachEdge | no description | |
| eachGroup | no description | |
| eachNode | no description | |
| eachVertex | no description | |
| exists | no description | |
| filter | no description | |
| getAllEdgesFor | no description | |
| getCost | no description | |
| getEdgeAt | no description | |
| getEdgeCount | no description | |
| getNodeAt | no description | |
| getVertex | no description | |
| getVertexCount | no description | |
| getVertices | no description | |
| isEmpty | no description |