MCPcopy Create free account
hub / github.com/arkdb/inception / Value

Class Value

sql/json_binary.h:165–280  ·  view source on GitHub ↗

Class used for reading JSON values that are stored in the binary format. Values are parsed lazily, so that only the parts of the value that are interesting to the caller, are read. Array elements can be looked up in constant time using the element() function. Object members can be looked up in O(log n) time using the lookup() function. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

errFunction · 0.85
parse_scalarFunction · 0.85
parse_array_or_objectFunction · 0.85
keyMethod · 0.85
to_valueMethod · 0.85
TESTFunction · 0.85
TestCopyFromFunction · 0.85

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.68
TestCopyFromFunction · 0.68