dbFindAll: Database Find All

View source: R/db.R

dbFindAllR Documentation

Database Find All

Description

Goes through the whole database fetching all of its content.

Usage

dbFindAll()

Details

This is allowed in our case due to only using on database, collection and content saved to it.

Value

The read content

Maintainers

Fazendaaa

Author(s)

Fazendaaa

Examples

## Not run: 
   dbFindAll()

## End(Not run)


Fazendaaa/RSMD documentation built on March 14, 2023, 6:19 p.m.