GraphResultSetGetEnumerator Method  | 
 
            Returns an enumerator that iterates through the collection.
            
 
    Namespace: 
   Cassandra.DataStax.Graph
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic IEnumerator<GraphNode> GetEnumerator()
Return Value
Type: 
IEnumeratorGraphNodeImplements
IEnumerableTGetEnumerator
See Also