public class DefaultVertexRef extends AbstractRef implements VertexRef
m_id
Constructor and Description |
---|
DefaultVertexRef(String namespace,
String id)
Deprecated.
Specify a useful label for the object
|
DefaultVertexRef(String namespace,
String id,
String label)
Just a note here, it is important that the id parameter is set to the node id if the
namespace is "nodes".
|
DefaultVertexRef(VertexRef ref) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
toString() |
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getLabel, getNamespace
compareTo
public DefaultVertexRef(VertexRef ref)
public DefaultVertexRef(String namespace, String id, String label)
namespace
- id
- label
- Copyright © 2021. All rights reserved.