Skip to content

Implement endpoint to read in- or outbound edges #476

@DiscoPYF

Description

@DiscoPYF

It looks like one of the HTTP API endpoint related to graphs is not implemented: GET /_api/edges/{collection-id}.

https://www.arangodb.com/docs/stable/http/edge.html#read-in--or-outbound-edges

I propose to create a new GetEdges method under IGraphApiClient/GraphApiClient. While all methods in GraphApiClient are currently for the _api/gharial route, we can consider this new endpoint to be part of the overall "Graph API", which is what GraphApiClient is for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions