Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 315 Bytes

chapter2_4.md

File metadata and controls

10 lines (7 loc) · 315 Bytes

Manager

The Manager is the class that pushes information to a database and retrieves it. The manager might have a synchronous and asynchronous implementation.

  • DocumentCollectionManager
  • DocumentCollectionManagerAsync
  • ColumnConfiguration
  • ColumnConfigurationAsync
  • BucketManager