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

Method element

sql/json_binary.cc:1185–1228  ·  view source on GitHub ↗

Get the element at the specified position of a JSON array or a JSON object. When called on a JSON object, it returns the value associated with the key returned by key(pos). @param pos the index of the element @return a value representing the specified element, or a value where type() returns ERROR if pos does not point to an element */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseMethod · 0.45
eltMethod · 0.45
operator[]Method · 0.45

Calls 5

errFunction · 0.85
parse_scalarFunction · 0.85
read_offset_or_sizeFunction · 0.85
parse_valueFunction · 0.85
typeClass · 0.50

Tested by

no test coverage detected