robbiblubber.org

help | login | search:  
<<

Home Page
Index

Projects

Utility Suite
Data Suite
Bad Wolf Suite
WeakWiki

User Docs

ConfigNotepad
LED
rqoon
Nuub

Code Docs

.NET
Java
PHP

robbiblubber.org

Specs
Articles

Sources















show wiki  show source  compare to current  compare to previous  read  history 


MongoDB Driver Function Reference



This documents lists the functions and keywords implemented in the robbiblubber.org MongoDB ADO.NET driver.
Most functions are derived from MongoDB shell functions, although some refer to driver-specific functionality, especially for using cursors on BSON documents.



Database functions


db Shows the current database
show databases Shows a list of all databases in the cluster
show collections Shows a list of all collections in the current database
use <database> switches the current database





home | Utility Library