-
Notifications
You must be signed in to change notification settings - Fork 0
REST Interface
fwoerister edited this page Mar 23, 2019
·
4 revisions
For the CRUD operations on the MongoDatastore, the Datastore API remaind unchanged. For more information about the Datastore API, checkout the CKAN documentation.
This plugin only extends the REST API by one operation:
querystore_resolve
it takes 3 parameters:
- pid
- offset
- limit
Disclaimer: As not every operation specified by the IDatastoreBackend could be realized using a MongoDB, following operations will raise a NotImplementedError:
- create_function
- drop_function
- search_sql
Florian Wörister | ORCID: 0000-0003-4967-8595 | florian.woerister[at]tuwien.ac.at | TU Wien