DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphNode Class
GraphNode Properties
IsArray Property
IsObjectTree Property
IsScalar Property
GraphNode
IsScalar Property
Returns true if the underlying value is a scalar value (string, double, boolean, ...).
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
bool
IsScalar
{
get
; }
Property Value
Type:
Boolean
Implements
IGraphNode
IsScalar
See Also
Reference
GraphNode Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.