Uses of Class
edu.upc.dama.dex.core.DEX

Packages that use DEX
edu.upc.dama.dex.core Provides the main DEX classes with all the basic but complete funcionality for graph and data manipulation. 
edu.upc.dama.dex.script Provides classes and tools used to help to create schemas and load data. 
 

Uses of DEX in edu.upc.dama.dex.core
 

Methods in edu.upc.dama.dex.core that return DEX
 DEX GraphPool.getDEX()
          Gets the parent DEX instance.
 

Uses of DEX in edu.upc.dama.dex.script
 

Constructors in edu.upc.dama.dex.script with parameters of type DEX
ScriptParser(DEX dex, java.io.Reader reader)
          Constructor