DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.DataStax.Graph
GraphNode Class
GraphNode Methods
Equals Method
Get(T) Method
GetHashCode 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:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.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
Cassandra.DataStax.Graph Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.