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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getNamespace
public VertexRef getVertexRef()
getVertexRef
in interface Vertex
public NodeRef getNodeRef()
getNodeRef
in interface NodeRefAware
public GenericVertex asGenericVertex()
asGenericVertex
in interface Vertex
public static GenericVertex.GenericVertexBuilder builder()
Copyright © 2021. All rights reserved.