Provides the main DEX classes with all the basic but complete funcionality for graph and data manipulation.

This package has a set of classes which allows for:

  1. Out-of-core manipulation and persistent storage of graph-like data.
  2. A complete query system through a reduced set of graph-based operations.
Most of these funcionality can be fount at {@link edu.upc.dama.dex.core.DbGraph}.