Augments

  • Element

Members

Object<string, Array>

properties

Gets the vertex properties.

Constructor

new

Vertex

(id, String label, Object<string, Array> properties)

Represents a graph Vertex.

Parameters:
Name Type Description
id
label String
properties Object<string, Array>