public interface GraphModel
| Modifier and Type | Method and Description |
|---|---|
Collection<Node> |
getNodes() |
Collection<Edge> |
getRelationships() |
Collection<Node> getNodes()
Collection<Edge> getRelationships()
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.