MCPcopy Create free account
hub / github.com/deeprjs/deepr / _parseQuery

Function _parseQuery

packages/runtime/src/parser.ts:72–224  ·  view source on GitHub ↗
(
  query: Query,
  {sourceKey = '', isOptional}: {sourceKey?: string; isOptional?: boolean},
  {
    ignoreKeys,
    acceptKeys,
    ignoreBuiltInKeys
  }: {ignoreKeys: Pattern[]; acceptKeys: Pattern[]; ignoreBuiltInKeys: boolean}
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseQueryFunction · 0.85

Calls 3

parseKeyFunction · 0.85
getBuiltInKeysFunction · 0.85
testKeyFunction · 0.85

Tested by

no test coverage detected