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, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getLabel, getNamespacecompareTopublic DefaultVertexRef(VertexRef ref)
public DefaultVertexRef(String namespace, String id, String label)
namespace - id - label - Copyright © 2020. All rights reserved.