Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 655 Bytes

dataRepository.rst

File metadata and controls

19 lines (14 loc) · 655 Bytes

Data Repository

The GEOS "Data Repository" is intended to provide the building blocks for the code structure within GEOS. The "Data Repository" provides a general capability to store arbitrary data and objects in a hierarchical structure, similar to a standard file system.

The components/classes of the data structure that a developer will require some knowledge of are:

.. toctree::
   :maxdepth: 2

   /coreComponents/dataRepository/docs/MappedVector
   /coreComponents/dataRepository/docs/Group
   /coreComponents/dataRepository/docs/Wrapper
   /coreComponents/dataRepository/docs/ObjectCatalog