MCPcopy Create free account
hub / github.com/codemix/graph / peg$f4

Function peg$f4

packages/graph/src/grammar.js:467–467  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

465 function peg$f2(query) { return query; }
466 function peg$f3() { return { all: true }; }
467 function peg$f4() { return { all: false }; }
468 function peg$f5(segments, ret, groupBy, orderBy, skip, limit) {
469 // Flatten all segments into a single query structure
470 // but preserve segment boundaries for execution

Callers 1

peg$parseUnionKeywordFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected