Click or drag to resize

ArangoDBNetStandard.GraphApi.Models Namespace

 
Classes
  ClassDescription
Public classDeleteEdgeDefinitionQuery
Public classDeleteEdgeDefinitionResponse
Public classDeleteEdgeQuery
Public classDeleteEdgeResponseT
Represents a response containing information about a deleted edge in a graph.
Public classDeleteGraphQuery
Public classDeleteGraphResponse
Public classDeleteVertexCollectionQuery
Public classDeleteVertexCollectionResponse
Public classDeleteVertexQuery
Public classDeleteVertexResponseT
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 classGetEdgeResponseT
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 classGetVertexResponseT
Public classGraphResult
Represents graph information returned in the response of graph management endpoints.
Public classPatchEdgeQuery
Public classPatchEdgeResponseT
Public classPatchEdgeResult
Public classPatchVertexQuery
Public classPatchVertexResponseT
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 classPostEdgeResponseT
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 classPostVertexResponseT
Public classPostVertexResult
Public classPutEdgeDefinitionBody
Public classPutEdgeDefinitionQuery
Public classPutEdgeDefinitionResponse
Public classPutEdgeQuery
Public classPutEdgeResponseT
Public classPutEdgeResult
Public classPutVertexQuery
Public classPutVertexResponseT
Public classPutVertexResult