DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphNode Class
GraphNode Methods
Equals Method
Get(T) Method
GetHashCode Method
GetObjectData Method
GetProperties Method
GetRaw Method
HasProperty Method
To Method
ToArray Method
ToBoolean Method
ToDouble Method
ToEdge Method
ToIArray Method
ToInt32 Method
ToPath Method
ToString Method
ToVertex Method
TryConvert Method
TryGetMember Method
GraphNode
ToIArray Method
Converts the instance into an array when the internal representation is a json array.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
Copy
public
IGraphNode
[]
ToIArray
()
Return Value
Type:
IGraphNode
Implements
IGraphNode
ToIArray
See Also
Reference
GraphNode Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.