| Package | Description |
|---|---|
| com.baidu.hugegraph.structure.graph |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Graph.HugeEdge> |
Graph.edges() |
List<Graph.HugeEdge> |
Graph.HugeVertex.getEdges() |
| Modifier and Type | Method and Description |
|---|---|
void |
Graph.HugeVertex.addEdge(Graph.HugeEdge e) |
Copyright © 2021. All rights reserved.