public class EdgeVertexIds extends Object implements Comparable<String>
| Constructor and Description |
|---|
EdgeVertexIds(String outVertexId,
String inVertexId) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(String id) |
String |
getInVertexId() |
String |
getOutVertexId() |
Copyright © 2014–2018. All rights reserved.