1
0
Fork 0
arangodb/Documentation/DocuBlocks/JSF_foxx_repository_remove.md

148 B

FoxxRepository#remove(model)

Remove the model from the repository. Expects a model.

@EXAMPLES

repository.remove(myModel);