Doco for SDK options

@ellis.breen

All the N1QL query options. Where are these documented ?
eg query.timeout = 300 # 5 minutes

Im looking for a way to

  1. Submit a query via PYTHON to cbq N1ql engine.
    then
  2. Pull the full plan with timings and phases from the QUERY monitor tool via meta().plan.

For debugging.
thanks

@ellis.breen

Anyone ? :slight_smile: