public static class BlazeGraphAtom.VertexPropertyAtom extends BlazeGraphAtom.PropertyAtom
BlazeGraphAtom.EdgeAtom, BlazeGraphAtom.PropertyAtom, BlazeGraphAtom.VertexAtom, BlazeGraphAtom.VertexPropertyAtom
key, val
id
Constructor and Description |
---|
VertexPropertyAtom(String vertexId,
String key,
Object val,
String vpId)
Fully construct a vertex property atom.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
String |
vertexId()
Return the vertex id.
|
String |
vertexPropertyId()
Return the vertex property id.
|
getKey, getVal
elementId
public String vertexId()
public String vertexPropertyId()
public String toString()
toString
in class BlazeGraphAtom.PropertyAtom
Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.