Uses of Package
tuffy.db

Packages that use tuffy.db
tuffy.db Provides interfaces to the RDBMS. 
tuffy.ground Provides facilities for grounding MLNs, including KBMC, SQL-based grounding, and MRF partitioning. 
tuffy.ground.partition Data structures and algorithms for MRF partitioning. 
tuffy.infer Provides MLN inference algorithms. 
tuffy.main Entrances to Tuffy. 
tuffy.mln This package builds the data structure of MLN. 
tuffy.ra Rich logic/relational constructs such as expressions and Datalog. 
 

Classes in tuffy.db used by tuffy.db
RDB
          Interface with the RDBMS.
 

Classes in tuffy.db used by tuffy.ground
RDB
          Interface with the RDBMS.
 

Classes in tuffy.db used by tuffy.ground.partition
RDB
          Interface with the RDBMS.
 

Classes in tuffy.db used by tuffy.infer
RDB
          Interface with the RDBMS.
 

Classes in tuffy.db used by tuffy.main
RDB
          Interface with the RDBMS.
 

Classes in tuffy.db used by tuffy.mln
RDB
          Interface with the RDBMS.
 

Classes in tuffy.db used by tuffy.ra
RDB
          Interface with the RDBMS.