QueryRequest ============ .. currentmodule:: borneo .. autoclass:: QueryRequest :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~QueryRequest.close ~QueryRequest.get_compartment ~QueryRequest.get_consistency ~QueryRequest.get_limit ~QueryRequest.get_math_context ~QueryRequest.get_max_memory_consumption ~QueryRequest.get_max_read_kb ~QueryRequest.get_max_write_kb ~QueryRequest.get_prepared_statement ~QueryRequest.get_statement ~QueryRequest.get_timeout ~QueryRequest.is_done ~QueryRequest.set_compartment ~QueryRequest.set_consistency ~QueryRequest.set_limit ~QueryRequest.set_math_context ~QueryRequest.set_max_memory_consumption ~QueryRequest.set_max_read_kb ~QueryRequest.set_max_write_kb ~QueryRequest.set_prepared_statement ~QueryRequest.set_statement ~QueryRequest.set_timeout .. rubric:: Methods Documentation .. automethod:: close .. automethod:: get_compartment .. automethod:: get_consistency .. automethod:: get_limit .. automethod:: get_math_context .. automethod:: get_max_memory_consumption .. automethod:: get_max_read_kb .. automethod:: get_max_write_kb .. automethod:: get_prepared_statement .. automethod:: get_statement .. automethod:: get_timeout .. automethod:: is_done .. automethod:: set_compartment .. automethod:: set_consistency .. automethod:: set_limit .. automethod:: set_math_context .. automethod:: set_max_memory_consumption .. automethod:: set_max_read_kb .. automethod:: set_max_write_kb .. automethod:: set_prepared_statement .. automethod:: set_statement .. automethod:: set_timeout