2010-02-01 15:24:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- $Revision$ -->
|
|
|
|
|
|
|
|
<part xml:id="mongo.core" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
|
|
|
|
<title>Core Classes</title>
|
|
|
|
<partintro>
|
|
|
|
<para>
|
|
|
|
The core classes are the most important part of the driver.
|
|
|
|
</para>
|
|
|
|
</partintro>
|
|
|
|
|
2012-11-20 01:57:53 +00:00
|
|
|
&reference.mongo.mongoclient;
|
2010-02-01 15:24:10 +00:00
|
|
|
&reference.mongo.mongodb;
|
|
|
|
&reference.mongo.mongocollection;
|
|
|
|
&reference.mongo.mongocursor;
|
2014-03-14 17:56:11 +00:00
|
|
|
&reference.mongo.mongocommandcursor;
|
2010-02-01 15:24:10 +00:00
|
|
|
|
|
|
|
</part>
|