I see three R*Tree functions in the function list compiled-in with latest binaries, namely:
rtreecheck(),
rtreedepth(), and
rtreenode().

While rtreecheck() is explained at the bottom of the R*Tree documentation page at:
https://sqlite.org/rtree.html#integrity_check_using_the_rtreecheck_sql_function

I cannot find any mention of the other two. When searching on the website using the standard search-box, both rtreenode and rtreedepth return Zero hits.

Might there be documentation hidden away somewhere? If so, would it be useful to be more visible?

Kindly let me know where I can find it, or perhaps a quick basic note on how those two functions work and are meant to be used.


Thank you kindly!
Ryan


_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to