Hi Christian,
currently, the query plan for a query can only be obtained in the GUI or the command-line.
What particular use case do you have that requires this information to be returned via REST?
Cheers, Christian
is it possible to obtain the query plan via the BaseX REST interface? I tried:
curl -i -X POST -H "Content-Type: application/xml" -d "<query xmlns='http://basex.org/rest'><text>some_query_here</text><option name='xmlplan' value='true'/></query>" "http://xyz"
but this only returns the query results, not the plan.
Thanks, Christian
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk