Learn R Programming

rmongodb (version 1.8.0)

mongo.bson.array: BSON data type constant for an array

Description

mongo.bson.iterator.type() and mongo.bson.iterator.next() will return this constant (4L) to indicate that the value pointer to by an iterator is an array (containing child values).

Usage

mongo.bson.array

Arguments

Value

4L

Format

 int 4

See Also

mongo.bson.iterator.type, mongo.bson.iterator.next, mongo.bson.iterator, mongo.bson.