MCPcopy Create free account
hub / github.com/BaseXdb/basex / QueryExample.py

File QueryExample.py

basex-api/src/main/python/QueryExample.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2# This example shows how queries can be executed in an iterative manner.
3# Iterative evaluation will be slower, as more server requests are performed.
4#

Callers

nothing calls this directly

Calls 4

iterMethod · 0.65
closeMethod · 0.65
SessionMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected