Click or drag to resize

ArangoDBNetStandard.GraphApi.Models Namespace

 
Classes
  ClassDescription
Public classDeleteEdgeDefinitionQuery
Public classDeleteEdgeDefinitionResponse
Public classDeleteEdgeQuery
Public classDeleteEdgeResponse<T>
Represents a response containing information about a deleted edge in a graph.
Public classDeleteGraphQuery
Public classDeleteGraphResponse
Public classDeleteVertexCollectionQuery
Public classDeleteVertexCollectionResponse
Public classDeleteVertexQuery
Public classDeleteVertexResponse<T>
Public classEdgeDefinition
Public classEdgeResult
Represents the internal attributes of an edge returned in a response.
Public classGetEdgeCollectionsResponse
Public classGetEdgeQuery
Represents query parameters used when fetching an edge in a graph.
Public classGetEdgeResponse<T>
Represents a response containing an edge in a graph.
Public classGetGraphResponse
Public classGetGraphsResponse
Represents a response containing the list of graph.
Public classGetVertexCollectionsResponse
Represents a response containing the list of vertex collections within a graph.
Public classGetVertexQuery
Public classGetVertexResponse<T>
Public classGraphResult
Represents graph information returned in the response of graph management endpoints.
Public classPatchEdgeQuery
Public classPatchEdgeResponse<T>
Public classPatchEdgeResult
Public classPatchVertexQuery
Public classPatchVertexResponse<T>
Public classPatchVertexResult
Public classPostEdgeDefinitionBody
Represents a request body to add an edge definition to a graph.
Public classPostEdgeDefinitionResponse
Represents a response containing information about the graph and its new edge definition.
Public classPostEdgeQuery
Represents query parameters used when creating a new graph edge.
Public classPostEdgeResponse<T>
Represents a response containing information about the created edge in a graph.
Public classPostGraphBody
Represents a request body to create a named graph.
Public classPostGraphOptions
Defines options for creating collections within a graph.
Public classPostGraphQuery
Represents query parameters used when creating a new graph.
Public classPostGraphResponse
Represents a response containing information about the newly created graph.
Public classPostVertexCollectionBody
Represents a request body to create a new graph vertex collection.
Public classPostVertexCollectionResponse
Represents a response containing information about the modified graph.
Public classPostVertexQuery
Public classPostVertexResponse<T>
Public classPostVertexResult
Public classPutEdgeDefinitionBody
Public classPutEdgeDefinitionQuery
Public classPutEdgeDefinitionResponse
Public classPutEdgeQuery
Public classPutEdgeResponse<T>
Public classPutEdgeResult
Public classPutVertexQuery
Public classPutVertexResponse<T>
Public classPutVertexResult