<?php
$TOC = array (
  0 => 
  array (
    0 => 'mongodb.tutorial.library.php',
    1 => 'Using the PHP Library for MongoDB (PHPLIB)',
  ),
  1 => 
  array (
    0 => 'mongodb.tutorial.apm.php',
    1 => 'Application Performance Monitoring (APM)',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mongodb.php',
    1 => 'MongoDB',
  ),
  1 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'ベンダー固有のモジュール',
  ),
  2 => 
  array (
    0 => 'refs.database.php',
    1 => 'データベース関連',
  ),
  3 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  4 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);