Document Configuration
On the document collection configuration, there are two classes, DocumentConfiguration
and DocumentConfigurationAsync
to DocumentCollectionManagerFactory
and DocumentCollectionManagerAsyncFactory
respectively.
If a database has support to both synchronous and asynchronous, it may use UnaryDocumentConfiguration
that implement both document configuration.
Last updated