| GraphNodeGetProperties Method  | 
            Gets the a dictionary of properties of this node.
            
 
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic IDictionary<string, GraphNode> GetProperties()
Return Value
Type: 
IDictionaryString, 
GraphNode
See Also