MCPcopy Create free account
hub / github.com/witheve/Eve / toTriples

Method toTriples

src/runtime/runtime.ts:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67 }
68
69 toTriples() {
70 return this.index.toTriples(true);
71 }
72
73 analyze(e: Evaluation, d: Database) {}
74}

Callers 3

tokenInfoFunction · 0.45
saveMethod · 0.45
unregisterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected