Skip to content

Commit

Permalink
adds GetRanges
Browse files Browse the repository at this point in the history
  • Loading branch information
antalakas committed Nov 7, 2019
1 parent 5ba98f6 commit 4e96917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/reading_range_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* @section DESCRIPTION
*
* This is a part of the TileDB quickstart tutorial:
* https://docs.tiledb.io/en/latest/quickstart.html
* https://docs.tiledb.io/en/latest/reading_range.html
*
* When run, this program will create a simple 2D dense array, write some data
* to it, and read a slice of the data back in the layout of the user's choice
Expand Down

0 comments on commit 4e96917

Please sign in to comment.