Click or drag to resize

IGraphNodeToIArray Method

Converts the instance into an array when the internal representation is a json array.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
IGraphNode[] ToIArray()

Return Value

Type: IGraphNode
See Also