!CHAPTER Working with Edges using REST !SUBSECTION Read edge `GET /_api/edge` See [HTTP Interface for Documents](../HttpDocuments/README.md) for details. @startDocuBlock API_EDGE_CREATE !SUBSECTION Update edge `PUT /_api/edge` See [HTTP Interface for Documents](../HttpDocuments/README.md) for details. !SUBSECTION Partially Update Edge `PATCH /_api/edge` See [HTTP Interface for Documents](../HttpDocuments/README.md) for details. !SUBSECTION Delete edge `DELETE /_api/edge` See [HTTP Interface for Documents](../HttpDocuments/README.md) for details. !SUBSECTION Read edge header `HEAD /_api/edge` See [HTTP Interface for Documents](../HttpDocuments/README.md) for details. @startDocuBlock API_EDGE_READINOUTBOUND