Method | Description | |
---|---|---|
checkMongoIndices ( ) : boolean | Are the indices up-to-date? | |
createMongoIndices ( ) | Ensures that collection indices are created. |
public checkMongoIndices ( ) : boolean | ||
return | boolean | True if up-to-date. |
public createMongoIndices ( ) |