Microsoft.Azure.Graphs
Namespace
Classes
| GraphException |
Base class for any graph library-focused exceptions |
| GraphExtensions |
This class provides extension methods for creating Graph queries of type IDocumentQuery<T>. These queries will execute against Azure DocumentDB collection. |
Enums
| GraphSONMode |
Defines the output formats for results from gremlin queries. |
| GraphStatusCode |
Error codes associated with exceptions thrown by the graph library. RFC: http://tinkerpop.apache.org/docs/current/dev/provider/#_graph_driver_provider_requirements |