Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ run0
Method
run0
basex-api/src/main/java/org/basex/http/rest/RESTQuery.java:33–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
@Override
34
protected
void
run0() throws IOException {
35
query();
36
}
37
38
/**
39
* Evaluates the specified query.
Callers
nothing calls this directly
Calls
1
query
Method · 0.95
Tested by
no test coverage detected