Class | BSON::Code |
In: |
lib/bson/types/code.rb
|
Parent: | Object |
JavaScript code to be evaluated by MongoDB.
code | [RW] | Hash mapping identifiers to their values |
scope | [RW] | Hash mapping identifiers to their values |