| Package | Description |
|---|---|
| org.apache.hugegraph.controller.graph | |
| org.apache.hugegraph.service.graph |
| Modifier and Type | Method and Description |
|---|---|
GraphView |
GraphController.addEdge(int connId,
EdgeEntity entity) |
org.apache.hugegraph.structure.graph.Edge |
GraphController.updateEdge(int connId,
String edgeId,
EdgeEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
GraphView |
GraphService.addEdge(int connId,
EdgeEntity entity) |
org.apache.hugegraph.structure.graph.Edge |
GraphService.updateEdge(int connId,
EdgeEntity entity) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.