The translation was automatically locked due to following alerts: Could not merge the repository.
Loading…
![]() New source string testing_project / Documentation: concepts/data_model/indexes — English |
Loading…
![]() New source string testing_project / Documentation: concepts/data_model/indexes — English |
---
- - [1, [1, 1]]
...
tarantool> rtree_index:select{1, 1, 1, 1}
---
- - [1, [1, 1]]
...
tarantool> rtree_index:select{2, 2}
---
- []
...
tarantool> rtree_index:select{2, 2, 3, 3}
---
- - [2, [2, 2, 3, 3]]
...