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

Method read_range_first

sql/handler.cc:6227–6265  ·  view source on GitHub ↗

@brief Read first row between two ranges. Store ranges for future calls to read_range_next. @param start_key Start key. Is 0 if no min range @param end_key End key. Is 0 if no max range @param eq_range_arg Set to 1 if start_key == end_key @param sorted Set to 1 if result should be sorted per key @note Record is read into table->record[0] @retval 0 Found row

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_next_prefixMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected