public interface GraphModel
| Modifier and Type | Method and Description |
|---|---|
Collection<Node> |
getNodes() |
Collection<Edge> |
getRelationships() |
Collection<Node> getNodes()
Collection<Edge> getRelationships()
Copyright © 2023 Ant Group. All rights reserved.