why dont exists database api like
database("localhost:9999", "KEY_API_ACESS", flatfile-offline-mode-boolean).getValue("collection1.subcollection1.key1");
database("localhost:9999", "KEY_API_ACESS", flatfile-offline-mode-boolean).getValues("collection1.subcollection1.key1");
database("localhost:9999", "KEY_API_ACESS", flatfile-offline-mode-boolean).getString("collection1.subcollection1.key1");