Click or drag to resize

VertexGetProperties Method

Gets the properties of this element.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public IEnumerable<IVertexProperty> GetProperties()

Return Value

Type: IEnumerableIVertexProperty

Implements

IVertexGetProperties
See Also