1
0
Fork 0
arangodb/Documentation/DocuBlocks/JSF_foxx_repository_removeB...

185 B

FoxxRepository#removeByExample(example)

Find all documents that fit this example and remove them.

@EXAMPLES

repository.removeByExample({ toBeDeleted: true });