- Preparing search index...
- The search index is not available
biorate
Constructors
constructor
- new MongoDBNamespace(db, collection?): MongoDBNamespace
-
Parameters
-
db: string
-
Optional
collection: string
Optional
Properties
Optional
collection
collection?: string
db
db: string
Methods
toString
- toString(): string
-
Returns string
withCollection
- withCollection(collection): MongoDBCollectionNamespace
-
Static
fromString
- fromString(namespace?): MongoDBNamespace
-
Parameters
-
Optional
namespace: string
Optional
Create a namespace object