| Package | Description |
|---|---|
| org.apache.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 © 2023 The Apache Software Foundation. All rights reserved.