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

Method execute

basex-core/src/main/java/org/basex/api/client/Query.java:144–144  ·  view source on GitHub ↗

Returns the complete result of the query. @return item string or null @throws IOException I/O exception

()

Source from the content-addressed store, hash-verified

142 * @throws IOException I/O exception
143 */
144 public abstract String execute() throws IOException;
145
146 /**
147 * Returns the serialization options.

Callers 2

putBinary2Method · 0.95
queryMethod · 0.95

Calls

no outgoing calls

Tested by 2

putBinary2Method · 0.76
queryMethod · 0.76