Skip to content

Commit f490fcd

Browse files
Range Scan in 3.6, not 3.5
1 parent 6149f0f commit f490fcd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

modules/howtos/pages/kv-operations.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,9 @@ include::example$KvOperations.java[tag=named-collection-upsert,indent=0]
307307
----
308308

309309

310+
311+
////
312+
310313
[#kv-range-scan]
311314
== KV Range Scan
312315
@@ -376,6 +379,9 @@ include::example$KvOperations.java[tag=rangeScanAllDocumentIds,indent=0]
376379
377380
Setting `idsOnly` to true also works with the other scan types described above.
378381
382+
////
383+
384+
379385

380386
== Additional resources
381387

0 commit comments

Comments
 (0)