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

155 B

FoxxRepository#exists(id)

Checks whether a model with the given ID or key exists.

@EXAMPLES

repository.exists(model.get('_id'));