public mysql_xdevapi\Collection createCollection
( string $name
)
public bool dropCollection
( string $collection_name
)
public bool existsInDatabase
( void
)
public mysql_xdevapi\Collection getCollection
( string $name
)
public mysql_xdevapi\Table getCollectionAsTable
( string $name
)
public array getCollections
( void
)
public string getName
( void
)
public mysql_xdevapi\Session getSession
( void
)
public mysql_xdevapi\Table getTable
( string $name
)
public array getTables
( void
)
}