class DefaultVertexProperty
Extends
Methods
string
name
( )Gets the name of the property.
Graph\Result
value
( )Gets the value of the property.
Graph\Result
parent
( )Gets The graph element that contains this property.
Graph\Result
id
( )Gets the element’s unique identifier.
string
label
( )Get’s the element’s label.
array
properties
( )Gets an array of the element’s properties.
Gets the element’s property at the specified key.