php-doc-en/reference/mongo/core.xml
2015-11-19 13:46:44 +00:00

23 lines
571 B
XML

<?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>
<warning>
&mongo.deprecated.note;
</warning>
<para>
The core classes are the most important part of the driver.
</para>
</partintro>
&reference.mongo.mongoclient;
&reference.mongo.mongodb;
&reference.mongo.mongocollection;
&reference.mongo.mongocursor;
&reference.mongo.mongocursorinterface;
&reference.mongo.mongocommandcursor;
</part>