mongoFindOne: Query Mongo...

Description Usage Arguments Details Value

Description

Query Mongo

Usage

1
2
mongoFindOne(conn, query=list(), attempts=10, dbname="test",
    collection="foo")

Arguments

query

a list specifiying the query

attempts

the number of time to try reading

Details

Send a Mongo query object, given as an R list, and return the results. See <URL> for complete documentation

Value

a list of query results


strongh/mongor documentation built on May 30, 2019, 8:32 p.m.