GraphResultSet Class | 
Namespace: Dse.Graph
public class GraphResultSet : IEnumerable<GraphNode>, IEnumerable
The GraphResultSet type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphResultSet | 
            Creates a new instance of GraphResultSet.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetEnumerator | 
            Returns an enumerator that iterates through the collection.
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToT | 
            Applies a conversion to each element of the sequence.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |