public final class GenericVertex extends GenericElement implements Vertex, NodeRefAware
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GenericVertex.GenericVertexBuilder  | 
GenericElement.GenericElementBuilder<T extends GenericElement.GenericElementBuilder>properties| Modifier and Type | Method and Description | 
|---|---|
GenericVertex | 
asGenericVertex()  | 
static GenericVertex.GenericVertexBuilder | 
builder()  | 
NodeRef | 
getNodeRef()  | 
VertexRef | 
getVertexRef()  | 
equals, getId, getLabel, getNamespace, getProperties, getProperty, getProperty, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getNamespacepublic VertexRef getVertexRef()
getVertexRef in interface Vertexpublic NodeRef getNodeRef()
getNodeRef in interface NodeRefAwarepublic GenericVertex asGenericVertex()
asGenericVertex in interface Vertexpublic static GenericVertex.GenericVertexBuilder builder()
Copyright © 2021. All rights reserved.