SODA database access class. SodaDatabase is the top level object for SODA operations. A 'SODA database' is an abstraction, allowing access to SODA collections in that 'SODA database', which then allow access to documents in those collections.

See

https://github.com/oracle/node-oracledb/blob/v5.0.0/doc/api.md#sodadatabaseclass

Hierarchy

  • ISodaDatabase

Methods