Uses of Class
org.hypergraphdb.maintenance.MaintenanceException

Packages that use MaintenanceException
org.hypergraphdb.maintenance   
 

Uses of MaintenanceException in org.hypergraphdb.maintenance
 

Methods in org.hypergraphdb.maintenance that throw MaintenanceException
 void MaintenanceOperation.execute(HyperGraph graph)
           Execute a maintenance operation.
 void ApplyNewIndexer.execute(HyperGraph graph)