Uses of Package
org.hypergraphdb

Packages that use org.hypergraphdb
org.hypergraphdb Welcome to HyperGraphDB 
org.hypergraphdb.algorithms   
org.hypergraphdb.atom   
org.hypergraphdb.cache   
org.hypergraphdb.event   
org.hypergraphdb.handle   
org.hypergraphdb.indexing   
org.hypergraphdb.maintenance   
org.hypergraphdb.peer   
org.hypergraphdb.peer.jxta   
org.hypergraphdb.peer.log   
org.hypergraphdb.peer.replication   
org.hypergraphdb.peer.serializer   
org.hypergraphdb.peer.workflow   
org.hypergraphdb.query   
org.hypergraphdb.query.cond2qry   
org.hypergraphdb.query.impl   
org.hypergraphdb.storage   
org.hypergraphdb.transaction   
org.hypergraphdb.type   
org.hypergraphdb.type.javaprimitive   
org.hypergraphdb.util   
 

Classes in org.hypergraphdb used by org.hypergraphdb
HGBidirectionalIndex
           A HGBidirectionalIndex provides efficient searching of an index entry by value as well as by key.
HGConfiguration
           A bean that holds configuration parameters for a HyperGraphDB initialization.
HGGraphHolder
           The interface is for atoms that need to hold a reference to the HyperGraph to which they belong.
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGIndex
          The HGIndex interface represents an user-created index in the HyperGraph data structure.
HGIndexManager
           The HGIndexManager allows you to create atom indices.
HGLink
           The HGLink interface defines an unordered hypergraph link.
HGOrderedSearchable
           The HGOrderedSearchable interface specifies that an object can be viewed as an ordered collection from where a range of values can be obtained based on a key and comparison operator.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HGPlainLink
           A default HGLink implementation provided by hypergraph.
HGQuery
           The HGQuery class represents an arbitrary query to the hypergraph database.
HGRandomAccessResult
           A HGRandomAccessResult is a search result that is based on some kind of cursor that allows immediate positioning on some result value, if it exists.
HGRandomAccessResult.GotoResult
           Enumerates the possible results of a call to the goTo in a HGRandomAccessResult.
HGSearchable
           The HGSearchable interface specifies that an object can be searched by a key.
HGSearchResult
           Represents the result set of a HyperGraph query.
HGStore
           An instance of HGStore is associated with each HyperGraph to manage to low-level interaction with the underlying database mechanism.
HGTypeSystem
           The HGTypeSystem manages atom type information for a given hypergraph database.
HyperGraph
           This is the main class representing a HyperGraph database.
IncidenceSet
           Represents an atom incidence set.
LazyRef
           Encapsulate the reference of an object for loading on demand.
TwoWayIterator
           This interface defines a bi-directional iterator over a collection of objects.
 

Classes in org.hypergraphdb used by org.hypergraphdb.algorithms
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.atom
HGGraphHolder
           The interface is for atoms that need to hold a reference to the HyperGraph to which they belong.
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGLink
           The HGLink interface defines an unordered hypergraph link.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HGPlainLink
           A default HGLink implementation provided by hypergraph.
HGRandomAccessResult
           A HGRandomAccessResult is a search result that is based on some kind of cursor that allows immediate positioning on some result value, if it exists.
HGSearchable
           The HGSearchable interface specifies that an object can be searched by a key.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.
IncidenceSetRef
           An implementation that will lazily query for the incidence set of an atom.
LazyRef
           Encapsulate the reference of an object for loading on demand.
 

Classes in org.hypergraphdb used by org.hypergraphdb.cache
HGAtomCache
          The HGAtomCache interface abstracts the HyperGraph caching activities in order for different caching policies and implementations to be configured and plugged.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
IncidenceSet
           Represents an atom incidence set.
 

Classes in org.hypergraphdb used by org.hypergraphdb.event
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.handle
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
 

Classes in org.hypergraphdb used by org.hypergraphdb.indexing
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.maintenance
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.peer
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HGStore
           An instance of HGStore is associated with each HyperGraph to manage to low-level interaction with the underlying database mechanism.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.peer.jxta
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
 

Classes in org.hypergraphdb used by org.hypergraphdb.peer.log
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.peer.replication
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.peer.serializer
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.peer.workflow
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.query
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGIndex
          The HGIndex interface represents an user-created index in the HyperGraph data structure.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.query.cond2qry
HGGraphHolder
           The interface is for atoms that need to hold a reference to the HyperGraph to which they belong.
HGQuery
           The HGQuery class represents an arbitrary query to the hypergraph database.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.query.impl
HGGraphHolder
           The interface is for atoms that need to hold a reference to the HyperGraph to which they belong.
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGIndex
          The HGIndex interface represents an user-created index in the HyperGraph data structure.
HGLink
           The HGLink interface defines an unordered hypergraph link.
HGQuery
           The HGQuery class represents an arbitrary query to the hypergraph database.
HGRandomAccessResult
           A HGRandomAccessResult is a search result that is based on some kind of cursor that allows immediate positioning on some result value, if it exists.
HGRandomAccessResult.GotoResult
           Enumerates the possible results of a call to the goTo in a HGRandomAccessResult.
HGSearchable
           The HGSearchable interface specifies that an object can be searched by a key.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.
TwoWayIterator
           This interface defines a bi-directional iterator over a collection of objects.
 

Classes in org.hypergraphdb used by org.hypergraphdb.storage
HGBidirectionalIndex
           A HGBidirectionalIndex provides efficient searching of an index entry by value as well as by key.
HGIndex
          The HGIndex interface represents an user-created index in the HyperGraph data structure.
HGOrderedSearchable
           The HGOrderedSearchable interface specifies that an object can be viewed as an ordered collection from where a range of values can be obtained based on a key and comparison operator.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HGRandomAccessResult
           A HGRandomAccessResult is a search result that is based on some kind of cursor that allows immediate positioning on some result value, if it exists.
HGRandomAccessResult.GotoResult
           Enumerates the possible results of a call to the goTo in a HGRandomAccessResult.
HGSearchable
           The HGSearchable interface specifies that an object can be searched by a key.
HGSearchResult
           Represents the result set of a HyperGraph query.
HGSortIndex
           A HGSortIndex is a HGIndex that maintains its keys in an order relation.
TwoWayIterator
           This interface defines a bi-directional iterator over a collection of objects.
 

Classes in org.hypergraphdb used by org.hypergraphdb.transaction
HyperGraph
           This is the main class representing a HyperGraph database.
 

Classes in org.hypergraphdb used by org.hypergraphdb.type
HGGraphHolder
           The interface is for atoms that need to hold a reference to the HyperGraph to which they belong.
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGLink
           The HGLink interface defines an unordered hypergraph link.
HGOrderedSearchable
           The HGOrderedSearchable interface specifies that an object can be viewed as an ordered collection from where a range of values can be obtained based on a key and comparison operator.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HGSearchable
           The HGSearchable interface specifies that an object can be searched by a key.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.
IncidenceSetRef
           An implementation that will lazily query for the incidence set of an atom.
LazyRef
           Encapsulate the reference of an object for loading on demand.
 

Classes in org.hypergraphdb used by org.hypergraphdb.type.javaprimitive
HGGraphHolder
           The interface is for atoms that need to hold a reference to the HyperGraph to which they belong.
HGOrderedSearchable
           The HGOrderedSearchable interface specifies that an object can be viewed as an ordered collection from where a range of values can be obtained based on a key and comparison operator.
HGPersistentHandle
           A HGPersistentHandle is a HGHandle that survives system downtime.
HGSearchable
           The HGSearchable interface specifies that an object can be searched by a key.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.
IncidenceSetRef
           An implementation that will lazily query for the incidence set of an atom.
LazyRef
           Encapsulate the reference of an object for loading on demand.
 

Classes in org.hypergraphdb used by org.hypergraphdb.util
HGHandle
           A HGHandle represents a reference to a hypergraph atom.
HGLink
           The HGLink interface defines an unordered hypergraph link.
HGQuery
           The HGQuery class represents an arbitrary query to the hypergraph database.
HGRandomAccessResult
           A HGRandomAccessResult is a search result that is based on some kind of cursor that allows immediate positioning on some result value, if it exists.
HGSearchResult
           Represents the result set of a HyperGraph query.
HyperGraph
           This is the main class representing a HyperGraph database.