ontology-query

Nl Query Entity

Translate a question into DuckDB SQL over this entity + its 2-hop closure.

post/api/v1/ontology/entities/{entity_id}/nl_query

Path parameters

entity_idstring uuid required

Request body

questionstring required

Response

Successful Response

rowsobject[] required
total_rowsinteger required
truncatedboolean required
row_key_columnstring nullable
row_key_injectedboolean
titlestring required
sqlstring required

Changes

Changed in 1 of the 16 revisions of this API.2

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

Of the 16 revisions, 1 has no diff computed.