ArangoDBNetStandard.GraphApi.Models Namespace |
Class | Description | |
---|---|---|
DeleteEdgeDefinitionQuery | ||
DeleteEdgeDefinitionResponse | ||
DeleteEdgeQuery | ||
DeleteEdgeResponseT |
Represents a response containing information about a deleted edge in a graph.
| |
DeleteGraphQuery | ||
DeleteGraphResponse | ||
DeleteVertexCollectionQuery | ||
DeleteVertexCollectionResponse | ||
DeleteVertexQuery | ||
DeleteVertexResponseT | ||
EdgeDefinition | ||
EdgeResult |
Represents the internal attributes of an edge returned in a response.
| |
GetEdgeCollectionsResponse | ||
GetEdgeQuery |
Represents query parameters used when fetching an edge in a graph.
| |
GetEdgeResponseT |
Represents a response containing an edge in a graph.
| |
GetGraphResponse | ||
GetGraphsResponse |
Represents a response containing the list of graph.
| |
GetVertexCollectionsResponse |
Represents a response containing the list of vertex collections within a graph.
| |
GetVertexQuery | ||
GetVertexResponseT | ||
GraphResult |
Represents graph information returned in the response
of graph management endpoints.
| |
PatchEdgeQuery | ||
PatchEdgeResponseT | ||
PatchEdgeResult | ||
PatchVertexQuery | ||
PatchVertexResponseT | ||
PatchVertexResult | ||
PostEdgeDefinitionBody |
Represents a request body to add an edge definition to a graph.
| |
PostEdgeDefinitionResponse |
Represents a response containing information about the graph
and its new edge definition.
| |
PostEdgeQuery |
Represents query parameters used when creating a new graph edge.
| |
PostEdgeResponseT |
Represents a response containing information about the created edge in a graph.
| |
PostGraphBody |
Represents a request body to create a named graph.
| |
PostGraphOptions |
Defines options for creating collections within a graph.
| |
PostGraphQuery |
Represents query parameters used when creating a new graph.
| |
PostGraphResponse |
Represents a response containing information about the newly created graph.
| |
PostVertexCollectionBody |
Represents a request body to create a new graph vertex collection.
| |
PostVertexCollectionResponse |
Represents a response containing information about the modified graph.
| |
PostVertexQuery | ||
PostVertexResponseT | ||
PostVertexResult | ||
PutEdgeDefinitionBody | ||
PutEdgeDefinitionQuery | ||
PutEdgeDefinitionResponse | ||
PutEdgeQuery | ||
PutEdgeResponseT | ||
PutEdgeResult | ||
PutVertexQuery | ||
PutVertexResponseT | ||
PutVertexResult |