MCPcopy Index your code
hub / github.com/MaterializeInc/demos / main

Method main

connection-examples/java/query.java:44–47  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

42 }
43
44 public static void main(String[] args) {
45 App app = new App();
46 app.query();
47 }
48}

Callers

nothing calls this directly

Calls 1

queryMethod · 0.95

Tested by

no test coverage detected