MCPcopy Create free account
hub / github.com/documentdb/documentdb / NotifyHasArrayAncestors

Function NotifyHasArrayAncestors

pg_documentdb/src/opclass/bson_gin_core.c:1386–1391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1384
1385
1386static void
1387NotifyHasArrayAncestors(GenerateTermsContext *context, int pathIndex)
1388{
1389 context->getPathDataFunc(context->pathDataState,
1390 pathIndex)->hasArrayAncestors = true;
1391}
1392
1393
1394static void

Callers 1

GenerateTermPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected