Class: VertexProperty

graph~VertexProperty

new VertexProperty(id, label, value, properties)

Represents a graph vertex property.
Parameters:
Name Type Description
id
label String
value
properties Object

Extends

  • Element