public static class BlazeGraphAtom.EdgeAtom extends BlazeGraphAtom
BlazeGraphAtom.EdgeAtom, BlazeGraphAtom.PropertyAtom, BlazeGraphAtom.VertexAtom, BlazeGraphAtom.VertexPropertyAtomid| Constructor and Description |
|---|
EdgeAtom(String id,
String label,
String fromId,
String toId)
Fully construct an edge atom.
|
| Modifier and Type | Method and Description |
|---|---|
String |
edgeId()
Return the edge id.
|
String |
fromId()
From vertex id.
|
String |
toId()
To vertex id.
|
String |
toString() |
elementIdCopyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.