Class DefaultVertexRef

    • Constructor Detail

      • DefaultVertexRef

        public DefaultVertexRef​(VertexRef ref)
      • DefaultVertexRef

        public 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". (david@opennms.org)
        Parameters:
        namespace -
        id -
        label -
      • DefaultVertexRef

        public DefaultVertexRef​(String namespace,
                                String id)
        Deprecated.
        Specify a useful label for the object