public class LazyVertexProperty extends LazyProperty
| Constructor and Description |
|---|
LazyVertexProperty(String vertexId,
String key,
String name,
Visibility visibility) |
| Modifier and Type | Method and Description |
|---|---|
protected Vertex |
getE() |
protected Property |
getP() |
protected String |
getToStringHeaderLine() |
String |
getVertexId() |
delete, getHistory, getKey, getName, getVisibility, toString, toStringgetAuthorizations, getGraph, getMethods, getProperties, getTimepublic LazyVertexProperty(String vertexId, String key, String name, Visibility visibility)
protected String getToStringHeaderLine()
getToStringHeaderLine in class LazyPropertyprotected Vertex getE()
getE in class LazyPropertyprotected Property getP()
getP in class LazyPropertypublic String getVertexId()
Copyright © 2014–2016. All rights reserved.