| Package | Description |
|---|---|
| org.apache.hugegraph.controller.graph | |
| org.apache.hugegraph.entity.query | |
| org.apache.hugegraph.service.graph |
| Modifier and Type | Method and Description |
|---|---|
GraphView |
GraphController.addEdge(int connId,
EdgeEntity entity) |
GraphView |
GraphController.addVertex(int connId,
VertexEntity entity) |
| Modifier and Type | Field and Description |
|---|---|
static GraphView |
GraphView.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
GraphView |
GraphService.addEdge(int connId,
EdgeEntity entity) |
GraphView |
GraphService.addVertex(int connId,
VertexEntity entity) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.