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