public class BNodeVertex extends org.openrdf.model.impl.BNodeImpl implements ResourceVertex
| Constructor and Description |
|---|
BNodeVertex(String nodeId,
Vertex vertex) |
| Modifier and Type | Method and Description |
|---|---|
Vertex |
getVertex() |
VertexImpl |
getVertexImpl() |
equals, getID, hashCode, setID, stringValue, toStringpublic Vertex getVertex()
getVertex in interface ResourceVertexpublic VertexImpl getVertexImpl()
getVertexImpl in interface ResourceVertexCopyright © 2019. All rights reserved.