<?php
$TOC = array (
  0 => 
  array (
    0 => 'class.mongodb-driver-manager.php',
    1 => 'MongoDB\\Driver\\Manager',
  ),
  1 => 
  array (
    0 => 'class.mongodb-driver-command.php',
    1 => 'MongoDB\\Driver\\Command',
  ),
  2 => 
  array (
    0 => 'class.mongodb-driver-query.php',
    1 => 'MongoDB\\Driver\\Query',
  ),
  3 => 
  array (
    0 => 'class.mongodb-driver-bulkwrite.php',
    1 => 'MongoDB\\Driver\\BulkWrite',
  ),
  4 => 
  array (
    0 => 'class.mongodb-driver-bulkwritecommand.php',
    1 => 'MongoDB\\Driver\\BulkWriteCommand',
  ),
  5 => 
  array (
    0 => 'class.mongodb-driver-session.php',
    1 => 'MongoDB\\Driver\\Session',
  ),
  6 => 
  array (
    0 => 'class.mongodb-driver-clientencryption.php',
    1 => 'MongoDB\\Driver\\ClientEncryption',
  ),
  7 => 
  array (
    0 => 'class.mongodb-driver-serverapi.php',
    1 => 'MongoDB\\Driver\\ServerApi',
  ),
  8 => 
  array (
    0 => 'class.mongodb-driver-writeconcern.php',
    1 => 'MongoDB\\Driver\\WriteConcern',
  ),
  9 => 
  array (
    0 => 'class.mongodb-driver-readpreference.php',
    1 => 'MongoDB\\Driver\\ReadPreference',
  ),
  10 => 
  array (
    0 => 'class.mongodb-driver-readconcern.php',
    1 => 'MongoDB\\Driver\\ReadConcern',
  ),
  11 => 
  array (
    0 => 'class.mongodb-driver-cursor.php',
    1 => 'MongoDB\\Driver\\Cursor',
  ),
  12 => 
  array (
    0 => 'class.mongodb-driver-cursorinterface.php',
    1 => 'MongoDB\\Driver\\CursorInterface',
  ),
  13 => 
  array (
    0 => 'class.mongodb-driver-server.php',
    1 => 'MongoDB\\Driver\\Server',
  ),
  14 => 
  array (
    0 => 'class.mongodb-driver-serverdescription.php',
    1 => 'MongoDB\\Driver\\ServerDescription',
  ),
  15 => 
  array (
    0 => 'class.mongodb-driver-topologydescription.php',
    1 => 'MongoDB\\Driver\\TopologyDescription',
  ),
  16 => 
  array (
    0 => 'class.mongodb-driver-writeconcernerror.php',
    1 => 'MongoDB\\Driver\\WriteConcernError',
  ),
  17 => 
  array (
    0 => 'class.mongodb-driver-writeerror.php',
    1 => 'MongoDB\\Driver\\WriteError',
  ),
  18 => 
  array (
    0 => 'class.mongodb-driver-writeresult.php',
    1 => 'MongoDB\\Driver\\WriteResult',
  ),
  19 => 
  array (
    0 => 'class.mongodb-driver-bulkwritecommandresult.php',
    1 => 'MongoDB\\Driver\\BulkWriteCommandResult',
  ),
);
$TOC_DEPRECATED = array (
  0 => 
  array (
    0 => 'class.mongodb-driver-cursorid.php',
    1 => 'MongoDB\\Driver\\CursorId',
  ),
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mongodb.php',
    1 => 'MongoDB',
  ),
  1 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Extensions sp&eacute;cifiques des fabricants de bases de donn&eacute;es',
  ),
  2 => 
  array (
    0 => 'refs.database.php',
    1 => 'Extensions sur les bases de donn&eacute;es',
  ),
  3 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  4 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);