Data structures
===============

This module contains communication structures used in AMQP.

.. automodule:: aleph.datastructures
    :members:
    :undoc-members:

Functionality
-------------

.. toctree::
   :maxdepth: 1

   aleph.datastructures.convertor

Structures
----------
.. toctree::
   :maxdepth: 1

   aleph.datastructures.semanticinfo
   aleph.datastructures.alephrecord
   aleph.datastructures.epublication
   aleph.datastructures.requests
   aleph.datastructures.results
