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

Method get

basex-core/src/main/java/org/basex/query/func/AFunction.java:26–26  ·  view source on GitHub ↗

Creates a new instance of the function. @param info input info (can be null) @param args function arguments @return function

(final InputInfo info, final Expr... args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setFuncMethod · 0.65
optimizeMethod · 0.65
nextMethod · 0.65
getMethod · 0.65
checkUpMethod · 0.65
checkMethod · 0.65
copyMethod · 0.65
serializeMethod · 0.65
embedMethod · 0.65
toDBNodeMethod · 0.65
toPathMethod · 0.65
toIOMethod · 0.65

Implementers 2

ApiFunctionbasex-api/src/main/java/org/basex/quer
Functionbasex-core/src/main/java/org/basex/que

Calls

no outgoing calls

Tested by

no test coverage detected