# Functions
New creates a new graph API client.
NewCreateGraphBadRequest creates a CreateGraphBadRequest with default headers values.
NewCreateGraphInternalServerError creates a CreateGraphInternalServerError with default headers values.
NewCreateGraphNotFound creates a CreateGraphNotFound with default headers values.
NewCreateGraphOK creates a CreateGraphOK with default headers values.
NewCreateGraphParams creates a new CreateGraphParams object, with the default timeout for this client.
NewCreateGraphParamsWithContext creates a new CreateGraphParams object with the ability to set a context for a request.
NewCreateGraphParamsWithHTTPClient creates a new CreateGraphParams object with the ability to set a custom HTTPClient for a request.
NewCreateGraphParamsWithTimeout creates a new CreateGraphParams object with the ability to set a timeout on a request.
NewDeleteGraphBadRequest creates a DeleteGraphBadRequest with default headers values.
NewDeleteGraphInternalServerError creates a DeleteGraphInternalServerError with default headers values.
NewDeleteGraphNotFound creates a DeleteGraphNotFound with default headers values.
NewDeleteGraphOK creates a DeleteGraphOK with default headers values.
NewDeleteGraphParams creates a new DeleteGraphParams object, with the default timeout for this client.
NewDeleteGraphParamsWithContext creates a new DeleteGraphParams object with the ability to set a context for a request.
NewDeleteGraphParamsWithHTTPClient creates a new DeleteGraphParams object with the ability to set a custom HTTPClient for a request.
NewDeleteGraphParamsWithTimeout creates a new DeleteGraphParams object with the ability to set a timeout on a request.
NewGetGraphsBadRequest creates a GetGraphsBadRequest with default headers values.
NewGetGraphsConnectionBadRequest creates a GetGraphsConnectionBadRequest with default headers values.
NewGetGraphsConnectionInternalServerError creates a GetGraphsConnectionInternalServerError with default headers values.
NewGetGraphsConnectionNotFound creates a GetGraphsConnectionNotFound with default headers values.
NewGetGraphsConnectionOK creates a GetGraphsConnectionOK with default headers values.
NewGetGraphsConnectionParams creates a new GetGraphsConnectionParams object, with the default timeout for this client.
NewGetGraphsConnectionParamsWithContext creates a new GetGraphsConnectionParams object with the ability to set a context for a request.
NewGetGraphsConnectionParamsWithHTTPClient creates a new GetGraphsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetGraphsConnectionParamsWithTimeout creates a new GetGraphsConnectionParams object with the ability to set a timeout on a request.
NewGetGraphsInternalServerError creates a GetGraphsInternalServerError with default headers values.
NewGetGraphsNotFound creates a GetGraphsNotFound with default headers values.
NewGetGraphsOK creates a GetGraphsOK with default headers values.
NewGetGraphsParams creates a new GetGraphsParams object, with the default timeout for this client.
NewGetGraphsParamsWithContext creates a new GetGraphsParams object with the ability to set a context for a request.
NewGetGraphsParamsWithHTTPClient creates a new GetGraphsParams object with the ability to set a custom HTTPClient for a request.
NewGetGraphsParamsWithTimeout creates a new GetGraphsParams object with the ability to set a timeout on a request.
NewUpdateGraphBadRequest creates a UpdateGraphBadRequest with default headers values.
NewUpdateGraphInternalServerError creates a UpdateGraphInternalServerError with default headers values.
NewUpdateGraphNotFound creates a UpdateGraphNotFound with default headers values.
NewUpdateGraphOK creates a UpdateGraphOK with default headers values.
NewUpdateGraphParams creates a new UpdateGraphParams object, with the default timeout for this client.
NewUpdateGraphParamsWithContext creates a new UpdateGraphParams object with the ability to set a context for a request.
NewUpdateGraphParamsWithHTTPClient creates a new UpdateGraphParams object with the ability to set a custom HTTPClient for a request.
NewUpdateGraphParamsWithTimeout creates a new UpdateGraphParams object with the ability to set a timeout on a request.
# Structs
Client for graph API
*/.
CreateGraphBadRequest describes a response with status code 400, with default header values.
CreateGraphInternalServerError describes a response with status code 500, with default header values.
CreateGraphNotFound describes a response with status code 404, with default header values.
CreateGraphOK describes a response with status code 200, with default header values.
CreateGraphParams contains all the parameters to send to the API endpoint
for the create graph operation.
CreateGraphReader is a Reader for the CreateGraph structure.
DeleteGraphBadRequest describes a response with status code 400, with default header values.
DeleteGraphInternalServerError describes a response with status code 500, with default header values.
DeleteGraphNotFound describes a response with status code 404, with default header values.
DeleteGraphOK describes a response with status code 200, with default header values.
DeleteGraphParams contains all the parameters to send to the API endpoint
for the delete graph operation.
DeleteGraphReader is a Reader for the DeleteGraph structure.
GetGraphsBadRequest describes a response with status code 400, with default header values.
GetGraphsConnectionBadRequest describes a response with status code 400, with default header values.
GetGraphsConnectionInternalServerError describes a response with status code 500, with default header values.
GetGraphsConnectionNotFound describes a response with status code 404, with default header values.
GetGraphsConnectionOK describes a response with status code 200, with default header values.
GetGraphsConnectionParams contains all the parameters to send to the API endpoint
for the get graphs connection operation.
GetGraphsConnectionReader is a Reader for the GetGraphsConnection structure.
GetGraphsInternalServerError describes a response with status code 500, with default header values.
GetGraphsNotFound describes a response with status code 404, with default header values.
GetGraphsOK describes a response with status code 200, with default header values.
GetGraphsParams contains all the parameters to send to the API endpoint
for the get graphs operation.
GetGraphsReader is a Reader for the GetGraphs structure.
UpdateGraphBadRequest describes a response with status code 400, with default header values.
UpdateGraphInternalServerError describes a response with status code 500, with default header values.
UpdateGraphNotFound describes a response with status code 404, with default header values.
UpdateGraphOK describes a response with status code 200, with default header values.
UpdateGraphParams contains all the parameters to send to the API endpoint
for the update graph operation.
UpdateGraphReader is a Reader for the UpdateGraph structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.