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
HasProperty Method
Returns true if the property is defined in this instance.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
bool
HasProperty
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
Boolean
Implements
IGraphNode
HasProperty(String)
Exceptions
Exception
Condition
InvalidOperationException
When the underlying value is not an object tree
See Also
Reference
GraphNode Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.