Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
Go to the source code of this file.
Functions | |
bool | InitMongoDB (void) |
When the Grassroots system starts up, iniitialise and global MongoDB resources that it needs. More... | |
void | ExitMongoDB (void) |
Free any MongoDB resources that the Grassroots system obtained when it was started. More... | |
bool | PrepareSaveData (bson_oid_t **id_pp, bson_t **selector_pp) |
bool PrepareSaveData | ( | bson_oid_t ** | id_pp, |
bson_t ** | selector_pp | ||
) |