createIndexes() public method Generates create indexes
listCollections() public method Generates 'listCollections'
distinct() public method Generates 'distinct' command
count() public method Generates count command
buildLikeCondition() public method Creates a Mongo condition
dropDatabase() public method Generates drop database command
buildCondition() public method Parses the condition specification
__construct() public method Constructor.
explain() public method Generates 'explain' command.
listIndexes() public method Generates list indexes command
Page 3 of 4