mirror of https://gitee.com/bigwinds/arangodb
400 B
400 B
////////////////////////////////////////////////////////////////////////////////
/// @startDocuBlock JSF_foxx_repository_any
/// FoxxRepository#any()
///
/// Returns a random model from this repository (or null if there is none).
///
/// @EXAMPLES
///
/// javascript /// repository.any(); ///
/// @endDocuBlock
////////////////////////////////////////////////////////////////////////////////