public interface Edge
| Modifier and Type | Method and Description |
|---|---|
Long |
getEndNode() |
Long |
getId() |
List<Property<String,Object>> |
getPropertyList() |
Long |
getStartNode() |
String |
getType() |
Copyright © 2017 Neo Technology, Inc.. All rights reserved.