Loading TOC...

Client API (Row Management)

Use the /rows service to execute a plan generated using the Optic API. An execution enables you to interact with data in MarkLogic as a row set. For more details, see Optic API for Multi-Model Data Access in the Application Developer's Guide.

2 resources
Resource URI Description
/v1/rows (GET) Invoke a plan in order to retrieve a list of rows.
/v1/rows (POST) Invoke a plan in order to retrieve a list of rows.