Skip to content

Commit 273f6f0

Browse files
authored
Update const.py
1 parent 72868e6 commit 273f6f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tarantool/const.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
ITERATOR_BITSET_ALL_SET = 7
6666
ITERATOR_BITSET_ANY_SET = 8
6767
ITERATOR_BITSET_ALL_NOT_SET = 9
68+
ITERATOR_OVERLAPS = 10
69+
ITERATOR_NEIGHBOR = 11
6870

6971
# Default value for socket timeout (seconds)
7072
SOCKET_TIMEOUT = None

0 commit comments

Comments
 (0)