OmMongo
latest
  • A Quick OmMongo Introduction
  • MongoAlchemy in-depth Tutorials
  • API documentation
    • Session
    • Schema — Document-Object Mapper and Schema Definitions
    • Field Types
    • Documents and Indexes
    • Expression Language — Querying and Updating
    • Exceptions
  • Examples
OmMongo
  • Docs »
  • API documentation
  • Edit on GitHub

API documentation¶

Contents:

  • Session
  • Schema — Document-Object Mapper and Schema Definitions
    • Documents and Indexes
      • Document
      • Index
    • Field Types
      • Field
      • Primitive Fields
      • Date and Time Fields
      • Sequence Type Fields
      • Mapping Type Fields
      • Document Field
      • Reference Field
      • Computed Field
  • Field Types
    • Field
    • Primitive Fields
    • Date and Time Fields
    • Sequence Type Fields
    • Mapping Type Fields
    • Document Field
    • Reference Field
    • Computed Field
  • Documents and Indexes
    • Document
    • Index
  • Expression Language — Querying and Updating
    • Query Objects
    • Mongo Query Expression Language
      • Query Fields
      • Query Expressions
    • Update Expressions
    • Remove Queries
    • Find and Modify
  • Exceptions
    • Field Exceptions
    • Document Exceptions
    • Data Exceptions
    • Session Exceptions
Next Previous

© Copyright 2017, Bapakode Open Source. Revision 52b5a542.

Built with Sphinx using a theme provided by Read the Docs.