MCPcopy Create free account
hub / github.com/BaseXdb/basex / execute

Method execute

basex-api/src/main/php/BaseXClient/Query.php:42–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public function execute()
43 {
44 return $this->exec(chr(5), $this->id);
45 }
46
47 public function more()
48 {

Callers

nothing calls this directly

Calls 1

execMethod · 0.95

Tested by

no test coverage detected