Microsoft.Azure.Graphs.Elements Namespace
Updated: July 6, 2017
Provides helper classes for working with graph elements like vertices, edges, and properties.
| Class | Description | |
|---|---|---|
![]() | Edge | Storage container for edge data. Supports deserialization from GraphSON format. |
![]() | Property | Storage container for a property. Supports deserialization from GraphSON format. |
![]() | Vertex | Storage container for vertex data. Supports deserialization from GraphSON format. |
![]() | VertexEdge | Storage container for edge data contained within a vertex. Supports deserialization from GraphSON format. |
![]() | VertexProperty | Storage container for vertex property data. Supports deserialization from GraphSON format. |
Show:

