To return a value from a DML command (for example, a newly generated ID from an INSERT), you can use a PL/SQL block with the RETURNING INTO clause. This requires configuring an output bind variable.
The 17th ACM International Conference on Web Search and Data Mining (WSDM '24) | March 2024 ...
To start REST API to connect to the MongoDB, run fetch_data.py and endpoint.cjs first. Remember to fill in your own cluster, database and collection.