IGraphNodeGetProperties Method  | 
 
            Gets the a dictionary of properties of this node.
            
 
    Namespace: 
   Cassandra.DataStax.Graph
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
SyntaxIDictionary<string, IGraphNode> GetProperties()
Return Value
Type: 
IDictionaryString, 
IGraphNode
See Also