Package org.hypergraphdb.maintenance

Interface Summary
MaintenanceOperation Represents a maintenance operation performed on a HyperGraph database.
 

Class Summary
ApplyNewIndexer The MaintenanceOperation will create index entries for a newly added HGIndexer.
 

Exception Summary
MaintenanceException Represents an exception that occurred during the execution of a MaintenanceOperation.