Table of Contents
- List of Examples
- List of Tables
- Title and Copyright Information
- Preface
- 1 SODA for C Prerequisites
- 2 SODA for C Overview
-
3
Using SODA for C
- 3.1 Getting Started with SODA for C
- 3.2 Creating a Document Collection with SODA for C
- 3.3 Opening an Existing Document Collection with SODA for C
- 3.4 Checking Whether a Given Collection Exists with SODA for C
- 3.5 Discovering Existing Collections with SODA for C
- 3.6 Dropping a Document Collection with SODA for C
- 3.7 Creating Documents with SODA for C
- 3.8 Inserting Documents into Collections with SODA for C
- 3.9 Finding Documents in Collections with SODA for C
- 3.10 Replacing Documents in a Collection with SODA for C
- 3.11 Removing Documents from a Collection with SODA for C
- 3.12 Handling Transactions with SODA for C
- 4 Character-Set Considerations for SODA for C
- 5 Multithreading in SODA for C Applications
- 6 SODA Collection Configuration Using Custom Metadata
- Index