| Package | Description |
|---|---|
| org.apache.hugegraph.driver |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Edge> |
GraphManager.iterateEdges(String label,
int sizePerPage) |
Iterator<Edge> |
GraphManager.iterateEdges(String label,
Map<String,Object> properties,
int sizePerPage) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.