<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysql-xdevapi-schema.construct.php',
    1 => 'Schema::__construct',
  ),
  1 => 
  array (
    0 => 'mysql-xdevapi-schema.createcollection.php',
    1 => 'Schema::createCollection',
  ),
  2 => 
  array (
    0 => 'mysql-xdevapi-schema.dropcollection.php',
    1 => 'Schema::dropCollection',
  ),
  3 => 
  array (
    0 => 'mysql-xdevapi-schema.existsindatabase.php',
    1 => 'Schema::existsInDatabase',
  ),
  4 => 
  array (
    0 => 'mysql-xdevapi-schema.getcollection.php',
    1 => 'Schema::getCollection',
  ),
  5 => 
  array (
    0 => 'mysql-xdevapi-schema.getcollectionastable.php',
    1 => 'Schema::getCollectionAsTable',
  ),
  6 => 
  array (
    0 => 'mysql-xdevapi-schema.getcollections.php',
    1 => 'Schema::getCollections',
  ),
  7 => 
  array (
    0 => 'mysql-xdevapi-schema.getname.php',
    1 => 'Schema::getName',
  ),
  8 => 
  array (
    0 => 'mysql-xdevapi-schema.getsession.php',
    1 => 'Schema::getSession',
  ),
  9 => 
  array (
    0 => 'mysql-xdevapi-schema.gettable.php',
    1 => 'Schema::getTable',
  ),
  10 => 
  array (
    0 => 'mysql-xdevapi-schema.gettables.php',
    1 => 'Schema::getTables',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysql-xdevapi.php',
    1 => 'Mysql_xdevapi',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => '针对各数据库系统对应的扩展',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => '数据库扩展',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);