Skip to content

Commit

Permalink
Update overview.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel authored Oct 4, 2023
1 parent c2c6ca8 commit 3d390d9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/source/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ Supported features
- Links
- Object references
- Writing/loading namespaces/specifications
- Iterative data write using :py:class:`~hdmf.data_utils.AbstractDataChunkIterator` including parallel write with :py:class:`~hdmf.data_utils.GenericDataChunkIterator`
- Lazy load of datasets, including of datasets containing object refernces
- Iterative data write using :py:class:`~hdmf.data_utils.AbstractDataChunkIterator`
- Parallel write with :py:class:`~hdmf.data_utils.GenericDataChunkIterator` (since v0.4)
- Lazy load of datasets
- Lazy load of datasets containing object refernces (since v0.4)

Known Limitations
-----------------
Expand Down

0 comments on commit 3d390d9

Please sign in to comment.