List of Examples
- 3-1 Bulk-Inserting Documents into a Collection Using a JSON Array of Objects
- 3-2 Checking an Inserted Document
- 3-3 Bulk-Removing Matching Documents from a Collection
- 3-4 Bulk-Removing All Documents from a Collection
- 3-5 Creating a B-Tree Index for a JSON Field with SODA for REST
- 3-6 B-Tree Index Specification for Field Requestor (file indexSpec1.json)
- 3-7 JSON Patch Specification (File poPatchSpec.json)
- 3-8 JSON Document Before Patching
- 3-9 JSON Document After Patching
- 3-10 QBE for Patching Multiple JSON Documents Using QBE Operator $patch
- 3-11 Patching Multiple JSON Documents Using HTTP POST with patch Action
- 4-1 Response Body
- 5-1 Getting the Metadata of a Collection
- 5-2 Creating a Collection That Has Custom Metadata