MONGO D B LINK PACKAGE SYMBOL

GetCollection


gets or creates the specified collection by name.

DetailsDetails

  • GetCollection returns a Collection object.
  • Collection objects support a subset of the Mathematica query operators, including Total, Min, Max and Mean.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

Open a database connection, get the database and get the collection:

In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=