| GraphNode  Conversion (GraphNode to String) | 
            Converts this instance to a string representation.
            
 
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic static implicit operator string (
	GraphNode b
)
Parameters
- b
 - Type: Dse.GraphGraphNode
 
Return Value
Type: 
String
See Also