Microsoft.Azure.Graphs.Elements
Namespace
Classes
| 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. |
Enums
| Direction |
The direction of a Edge. |