1
0
Fork 0
arangodb/Documentation/Books/HTTP/Views/Dropping.md

230 B

Deleting Views

Views, just as collections, can be removed from a database. View removal is achieved via an API common to all view types, as follows:

@startDocuBlock delete_api_view