A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

generate(HGHandle) - Method in class org.hypergraphdb.algorithms.DefaultALGenerator
 
generate(HGHandle) - Method in interface org.hypergraphdb.algorithms.HGALGenerator
Return an Iterator over all atoms adjacent to the passed in atom.
generate(HGHandle) - Method in class org.hypergraphdb.algorithms.SimpleALGenerator
 
GENERIC_SERIALIZER_ID - Static variable in class org.hypergraphdb.peer.serializer.DefaultSerializerManager
 
GenericObjectFactory<T> - Class in org.hypergraphdb.type
An ObjectFactory implementation that simply uses a specific Class to fabricate instances.
GenericObjectFactory(Class<T>) - Constructor for class org.hypergraphdb.type.GenericObjectFactory
 
GenericSerializer - Class in org.hypergraphdb.peer.serializer
 
GenericSerializer() - Constructor for class org.hypergraphdb.peer.serializer.GenericSerializer
 
get(byte) - Static method in enum org.hypergraphdb.atom.HGAtomRef.Mode
 
get() - Static method in class org.hypergraphdb.cache.CacheActionQueueSingleton
 
get(HGPersistentHandle) - Method in class org.hypergraphdb.cache.DefaultAtomCache
Lookup in the cache for a live handle corresponding to a persistent handle.
get(Object) - Method in class org.hypergraphdb.cache.DefaultAtomCache
Retrieve the live handle of an atom instance.
get(Key) - Method in interface org.hypergraphdb.cache.HGCache
Retrieve an element from the cache.
get(Key) - Method in class org.hypergraphdb.cache.MRUCache
 
get(Key) - Method in class org.hypergraphdb.cache.SimpleCache
 
get(HGPersistentHandle) - Method in class org.hypergraphdb.cache.WeakRefAtomCache
 
get(Object) - Method in class org.hypergraphdb.cache.WeakRefAtomCache
 
get(HGPersistentHandle) - Method in interface org.hypergraphdb.HGAtomCache
Retrieve an atom from the cache by its persistent handle.
get(Object) - Method in interface org.hypergraphdb.HGAtomCache
Retrieve the HGLiveHandle of a run-time atom instance.
get(String) - Static method in class org.hypergraphdb.HGEnvironment
Retrieve an already opened or open a HyperGraph instance.
get(String, HGConfiguration) - Static method in class org.hypergraphdb.HGEnvironment
Retrieve the HyperGraphDB instance at the specified location and open it (if not already opened) with the given configuration.
get(HGHandle) - Method in class org.hypergraphdb.HyperGraph
Retrieve a hypergraph atom by its handle.
get(HGHandle) - Method in class org.hypergraphdb.peer.jxta.JXTARemotePeer
 
get(Object) - Method in class org.hypergraphdb.peer.Message
 
get(HGHandle) - Method in class org.hypergraphdb.peer.RemotePeer
 
get(HyperGraphPeer) - Static method in class org.hypergraphdb.peer.replication.Replication
 
get() - Method in class org.hypergraphdb.peer.serializer.CustomSerializedValue
 
get(Subgraph, HyperGraph) - Static method in class org.hypergraphdb.peer.SubgraphManager
 
get(Slot) - Method in class org.hypergraphdb.type.Record
 
get(Object) - Method in class org.hypergraphdb.util.LinkedIdentityHashMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class org.hypergraphdb.util.SoftHashMap
 
get(Object) - Method in class org.hypergraphdb.util.WeakIdentityHashMap
Returns the value to which the specified key is mapped in this weak hash map, or null if the map contains no mapping for this key.
getActivity() - Method in class org.hypergraphdb.peer.workflow.ActivityResult
 
getActivityClass() - Method in class org.hypergraphdb.peer.workflow.DefaultActivityFactory
 
getActivityManager() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getAdvertisements() - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getAdvertisements() - Method in interface org.hypergraphdb.peer.jxta.JXTANetwork
 
getAll(HyperGraph, HGQueryCondition) - Static method in class org.hypergraphdb.HGQuery.hg
Run a query based on the specified condition and put all atom instances from the result set into a java.util.List.
getAllPropertyDescriptors(Class<?>) - Static method in class org.hypergraphdb.type.BonesOfBeans
 
getAllPropertyDescriptors(Object) - Static method in class org.hypergraphdb.type.BonesOfBeans
 
getAllPropertyDescriptorsEx(Class<?>) - Static method in class org.hypergraphdb.type.BonesOfBeans
 
getArity() - Method in class org.hypergraphdb.atom.HGRelType
 
getArity() - Method in class org.hypergraphdb.atom.HGTypeStructuralInfo
 
getArity() - Method in interface org.hypergraphdb.HGLink
Return the number of targets of this link.
getArity() - Method in class org.hypergraphdb.HGPlainLink
Return the number of elements in the target set of this link.
getArity() - Method in class org.hypergraphdb.query.ArityCondition
 
getArity() - Method in class org.hypergraphdb.type.LinkRecord
 
getArity() - Method in class org.hypergraphdb.util.TempLink
 
getAt(int) - Method in class org.hypergraphdb.type.RecordType
 
getAt(int) - Method in class org.hypergraphdb.util.ArrayBasedSet
 
getAtom() - Method in class org.hypergraphdb.IncidenceSet
 
getAtom() - Method in class org.hypergraphdb.peer.replication.RememberTaskClient.RememberEntity
 
getAtomHandle() - Method in class org.hypergraphdb.event.HGAtomEvent
 
getAtomInstance() - Method in class org.hypergraphdb.event.HGAtomAccessedEvent
 
getAtomInstance() - Method in class org.hypergraphdb.event.HGAtomLoadedEvent
 
getAtomInterests(Object) - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getAtomInterests(Object) - Method in interface org.hypergraphdb.peer.PeerNetwork
 
getAtomInterests() - Method in class org.hypergraphdb.peer.replication.Replication
 
getAtomType(Class<?>) - Method in class org.hypergraphdb.HGTypeSystem
Return the HGAtomType corresponding to the passed in Java class.
getAtomType(Object) - Method in class org.hypergraphdb.HGTypeSystem
Return the default HyperGraph type of the given atom object.
getAtomType(HGHandle) - Method in class org.hypergraphdb.HGTypeSystem
Return the type instance of a given atom.
getAttribute(String) - Method in interface org.hypergraphdb.transaction.HGTransaction
 
getAttribute(String) - Method in class org.hypergraphdb.transaction.TransactionBDBImpl
 
getAttribute(String) - Method in class org.hypergraphdb.transaction.VanillaTransaction
 
getAttributeNames() - Method in interface org.hypergraphdb.transaction.HGTransaction
 
getAttributeNames() - Method in class org.hypergraphdb.transaction.TransactionBDBImpl
 
getAttributeNames() - Method in class org.hypergraphdb.transaction.VanillaTransaction
 
getBaseSetCondition() - Method in class org.hypergraphdb.query.AtomProjectionCondition
 
getBaseType() - Method in class org.hypergraphdb.query.TypePlusCondition
 
getBatchSize() - Method in class org.hypergraphdb.maintenance.ApplyNewIndexer
 
getBDBEnvironment() - Method in class org.hypergraphdb.transaction.TransactionBDBImpl
 
getBDBTransaction() - Method in class org.hypergraphdb.transaction.TransactionBDBImpl
 
getBidirectionalIndex(String, ByteArrayConverter<KeyType>, ByteArrayConverter<ValueType>, Comparator) - Method in class org.hypergraphdb.HGStore
Retrieve an existing HGBidirectionalIndex by its name.
getCancelMaintenance() - Method in class org.hypergraphdb.HGConfiguration
Return true if HyperGraph will cancel maintenance operation when it is being open.
getClassForType(HGHandle) - Method in class org.hypergraphdb.HGTypeSystem
Return the Java class that corresponds to the given HyperGraphDB type handle.
getClassname() - Method in class org.hypergraphdb.atom.HGSerializable
 
getCode() - Method in enum org.hypergraphdb.atom.HGAtomRef.Mode
 
getComparator(HyperGraph) - Method in class org.hypergraphdb.indexing.ByPartIndexer
 
getComparator(HyperGraph) - Method in class org.hypergraphdb.indexing.ByTargetIndexer
 
getComparator(HyperGraph) - Method in class org.hypergraphdb.indexing.CompositeIndexer
 
getComparator(HyperGraph) - Method in class org.hypergraphdb.indexing.HGIndexer
Return a comparator used to compare key values return by this indexer.
getComparator(HyperGraph) - Method in class org.hypergraphdb.indexing.LinkIndexer
 
getComparator(HyperGraph) - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getComparator() - Method in class org.hypergraphdb.storage.DefaultIndexImpl
 
getComparator() - Method in class org.hypergraphdb.type.HGHandleType
 
getComparator() - Method in interface org.hypergraphdb.type.HGPrimitiveType
Return a java.util.Comparator instance that provides an order relation of the values of the primitive type.
getComparator() - Method in class org.hypergraphdb.type.javaprimitive.BooleanType
 
getComparator() - Method in class org.hypergraphdb.type.javaprimitive.DoubleType
 
getComparator() - Method in class org.hypergraphdb.type.javaprimitive.FloatType
 
getComparator() - Method in class org.hypergraphdb.type.javaprimitive.NumericTypeBase
 
getComparator() - Method in class org.hypergraphdb.type.javaprimitive.StringType
 
getCompletedCount() - Method in class org.hypergraphdb.util.ActionQueueThread
Return the total number of actions executed by this thread, whether or not the actions have terminated with an exception.
getCondition() - Method in class org.hypergraphdb.query.cond2qry.ExpressionBasedQuery
Return a possibly simplified and normalized version of the condition with which this query was constructed.
getCondition() - Method in class org.hypergraphdb.query.MapCondition
 
getConfig() - Method in class org.hypergraphdb.HyperGraph
Return the set of configuration parameters for this HyperGraphDB instance.
getConfiguration(String) - Static method in class org.hypergraphdb.HGEnvironment
Retrieve the configuration of a HyperGraphDB instance.
getConnectedPeer(String) - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getConnectedPeer(String) - Method in interface org.hypergraphdb.peer.PeerNetwork
 
getConnectedPeers() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getConnectedPeers() - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getConnectedPeers() - Method in interface org.hypergraphdb.peer.PeerNetwork
 
getConst() - Method in class org.hypergraphdb.peer.workflow.WorkflowState
Return the state constant corresponding to the current state.
getContent() - Method in class org.hypergraphdb.peer.Message
 
getContext() - Method in class org.hypergraphdb.transaction.HGTransactionManager
Return the HGTransactionContext instance associated with the current thread.
getConversationId() - Method in class org.hypergraphdb.peer.Message
 
getConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.ByPartIndexer
 
getConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.ByTargetIndexer
 
getConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.CompositeIndexer
 
getConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.HGIndexer
Return a ByteArrayConverter capable of translating keys returned by this indexer to/from a byte[].
getConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.LinkIndexer
 
getConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getCounter() - Method in class org.hypergraphdb.peer.log.Timestamp
 
getCurrent() - Method in interface org.hypergraphdb.transaction.HGTransactionContext
 
getCurrentLink() - Method in class org.hypergraphdb.algorithms.DefaultALGenerator
 
getCurrentLink() - Method in interface org.hypergraphdb.algorithms.HGALGenerator
Return the HGHandle of the currently examined link.
getCurrentLink() - Method in class org.hypergraphdb.algorithms.SimpleALGenerator
 
getCustomValues() - Method in class org.hypergraphdb.peer.serializer.JSONReader
 
getCustomValues() - Method in class org.hypergraphdb.peer.serializer.JSONWriter
 
getData(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Retrieve the raw data buffer stored at handle.
getData() - Method in class org.hypergraphdb.peer.log.LogEntry
 
getDatabaseLocation() - Method in class org.hypergraphdb.HGStore
Return the physical, filesystem location of the HyperGraph store.
getDatabaseName() - Method in class org.hypergraphdb.storage.DefaultIndexImpl
 
getDefaultJavaMapper() - Method in class org.hypergraphdb.type.JavaTypeFactory
 
getDimensionNames() - Method in class org.hypergraphdb.type.HGAbstractCompositeType
 
getDimensionNames() - Method in interface org.hypergraphdb.type.HGCompositeType
Return an Iterator listing the names of all dimensions of this composite type.
getDimensionNames() - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
getDimensionNames() - Method in class org.hypergraphdb.type.RecordType
 
getDimensionNames() - Method in class org.hypergraphdb.type.SlotType
 
getDimensionPath() - Method in class org.hypergraphdb.indexing.ByPartIndexer
 
getDimensionPath() - Method in class org.hypergraphdb.query.AtomPartCondition
 
getDimensionPath() - Method in class org.hypergraphdb.query.AtomProjectionCondition
 
getEndState() - Method in class org.hypergraphdb.peer.workflow.AbstractActivity
Return the object indicating an ending state for this activity.
getEnumType() - Method in class org.hypergraphdb.type.javaprimitive.EnumType
 
getEvaluator() - Method in class org.hypergraphdb.peer.PeerFilter
 
getEventClassName() - Method in class org.hypergraphdb.event.HGListenerAtom
 
getEventManager() - Method in class org.hypergraphdb.HyperGraph
Return this HyperGraph's event manager instance.
getException() - Method in class org.hypergraphdb.peer.workflow.ActivityResult
 
getExecutorService() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getExistingOnly(String) - Static method in class org.hypergraphdb.HGEnvironment
Same as get, but will return null if there is no database at that location.
getFactory() - Method in class org.hypergraphdb.peer.workflow.ActivityType
 
getFactory() - Method in class org.hypergraphdb.type.CollectionType
 
getFactory() - Method in class org.hypergraphdb.type.MapType
 
getField(Class<?>, String) - Method in class org.hypergraphdb.util.AccessibleObjectCache
 
getFirst() - Method in class org.hypergraphdb.util.Pair
 
getFlags() - Method in class org.hypergraphdb.handle.DefaultLiveHandle
 
getFlags() - Method in interface org.hypergraphdb.handle.HGLiveHandle
 
getFlags() - Method in class org.hypergraphdb.handle.PhantomHandle
 
getFromTarget() - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getFuture() - Method in class org.hypergraphdb.peer.workflow.Activity
Return the Future object representing the completion of this activity.
getGeneral() - Method in class org.hypergraphdb.atom.HGSubsumes
 
getGeneralHandle() - Method in class org.hypergraphdb.query.SubsumedCondition
 
getGeneralValue() - Method in class org.hypergraphdb.query.SubsumedCondition
 
getGraph() - Method in class org.hypergraphdb.algorithms.DefaultALGenerator
 
getGraph() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getGraph() - Method in class org.hypergraphdb.query.impl.DerefMapping
 
getGraph() - Method in class org.hypergraphdb.transaction.BDBTxLock
 
getGraphLocation() - Method in class org.hypergraphdb.peer.PrivatePeerIdentity
 
getHandle(Object) - Method in class org.hypergraphdb.HyperGraph
Return the handle of the specified atom.
getHandle() - Method in class org.hypergraphdb.peer.InterestEvaluator
 
getHandle() - Method in class org.hypergraphdb.peer.log.LogEntry
 
getHandle() - Method in class org.hypergraphdb.peer.replication.RememberTaskClient.RememberEntity
 
getHandle() - Method in class org.hypergraphdb.peer.Subgraph
 
getHandle() - Method in class org.hypergraphdb.type.PredefinedTypeDescriptor
 
getHead() - Method in class org.hypergraphdb.atom.HGBergeLink
 
getHg() - Method in class org.hypergraphdb.peer.InterestEvaluator
 
getHGAtomPredicate(Object, Object...) - Static method in class org.hypergraphdb.peer.Structs
 
getHGQueryCondition(Object, Object...) - Static method in class org.hypergraphdb.peer.Structs
 
getHGType() - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
getHGType() - Method in class org.hypergraphdb.type.JavaInterfaceBinding
 
getHIndexer() - Method in class org.hypergraphdb.maintenance.ApplyNewIndexer
 
getHostname() - Method in class org.hypergraphdb.peer.PrivatePeerIdentity
 
getHyperGraph() - Method in class org.hypergraphdb.HGQuery
 
getHyperGraph() - Method in class org.hypergraphdb.HGTypeSystem
Return the HyperGraph on which this type system operates.
getHyperGraph() - Method in class org.hypergraphdb.type.HGAtomTypeBase
 
getId() - Method in class org.hypergraphdb.peer.PrivatePeerIdentity
 
getId() - Method in class org.hypergraphdb.peer.workflow.Activity
 
getId() - Method in class org.hypergraphdb.peer.workflow.Conversation
 
getIdentity() - Method in class org.hypergraphdb.peer.HyperGraphPeer
Return this peer's identity.
getIdentity(Object) - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getIfLoaded(Key) - Method in interface org.hypergraphdb.cache.HGCache
Retrieve and return an element from the cache if it's already there or return null otherwise.
getIfLoaded(Key) - Method in class org.hypergraphdb.cache.MRUCache
 
getIfLoaded(Key) - Method in class org.hypergraphdb.cache.SimpleCache
 
getImplementationClassName() - Method in class org.hypergraphdb.type.PredefinedTypeDescriptor
 
getIncidenceCache() - Method in class org.hypergraphdb.cache.DefaultAtomCache
 
getIncidenceCache() - Method in class org.hypergraphdb.cache.WeakRefAtomCache
 
getIncidenceCache() - Method in interface org.hypergraphdb.HGAtomCache
Return the incidence set cache.
getIncidenceResultSet(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Return a HGSearchResult of atom handles in a given atom's incidence set.
getIncidenceSet(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
 
getIncidenceSet(HGHandle) - Method in class org.hypergraphdb.HyperGraph
Return the IncidenceSet, that is the set ofall HGLinks pointing to, the atom referred by the passed in handle.
getIncidenceSetCardinality(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Return the number of atoms in the incidence set of a given atoms.
getIndex(HGIndexer) - Method in class org.hypergraphdb.HGIndexManager
Retrieve the storage HGIndex associated to the passed-in HGIndexer.
getIndex(String, ByteArrayConverter<KeyType>, ByteArrayConverter<ValueType>, Comparator) - Method in class org.hypergraphdb.HGStore
Retrieve an HGIndex by its name.
getIndex() - Method in class org.hypergraphdb.query.IndexCondition
 
getIndex() - Method in class org.hypergraphdb.query.IndexedPartCondition
 
getIndexByType() - Method in class org.hypergraphdb.HGIndexManager
Return the predefined index from types to atoms.
getIndexByValue() - Method in class org.hypergraphdb.HGIndexManager
Return the predefined index from values to atoms.
getIndexerParts() - Method in class org.hypergraphdb.indexing.CompositeIndexer
 
getIndexersForType(HGHandle) - Method in class org.hypergraphdb.HGIndexManager
Return all registered HGIndexers for a given HyperGraph type.
getIndexManager() - Method in class org.hypergraphdb.HyperGraph
Return the HGIndexManager that is associated with this HyperGraph instance.
getInstance() - Method in class org.hypergraphdb.event.HGAtomEvictEvent
 
getInstance() - Static method in class org.hypergraphdb.query.cond2qry.ToQueryMap
 
getInstance() - Static method in class org.hypergraphdb.storage.BAtoBA
 
getInstance() - Static method in class org.hypergraphdb.storage.BAtoHandle
 
getInstance() - Static method in class org.hypergraphdb.storage.BAtoString
 
getInstance() - Static method in class org.hypergraphdb.storage.PlainSecondaryKeyCreator
 
getInstance() - Static method in class org.hypergraphdb.type.Top
 
GetInterestsTask - Class in org.hypergraphdb.peer.replication
 
GetInterestsTask(HyperGraphPeer) - Constructor for class org.hypergraphdb.peer.replication.GetInterestsTask
 
GetInterestsTask(HyperGraphPeer, UUID) - Constructor for class org.hypergraphdb.peer.replication.GetInterestsTask
 
getIpAddress() - Method in class org.hypergraphdb.peer.PrivatePeerIdentity
 
getJavaBinding(HGHandle, HGAtomType, Class<?>) - Method in class org.hypergraphdb.type.DefaultJavaTypeMapper
 
getJavaBinding(HGHandle, HGAtomType, Class<?>) - Method in class org.hypergraphdb.type.JavaObjectMapper
 
getJavaBinding(HGHandle, HGAtomType, Class<?>) - Method in class org.hypergraphdb.type.JavaTypeFactory
 
getJavaBinding(HGHandle, HGAtomType, Class<?>) - Method in interface org.hypergraphdb.type.JavaTypeMapper
Create a type wrapper for a given raw HyperGraphDB type.
getJavaClass() - Method in class org.hypergraphdb.query.AtomTypeCondition
 
getJavaClass() - Method in class org.hypergraphdb.query.TypedValueCondition
 
getJavaClass() - Method in class org.hypergraphdb.query.TypePlusCondition
 
getJavaClass() - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
getJavaClass() - Method in class org.hypergraphdb.type.JavaInterfaceBinding
 
getJavaObjectMapper() - Method in class org.hypergraphdb.type.JavaTypeFactory
 
getJavaTypeFactory() - Method in class org.hypergraphdb.HGTypeSystem
Return the JavaTypeFactory which is responsible for mapping Java class to HyperGraph types.
getKey(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.ByPartIndexer
 
getKey(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.ByTargetIndexer
 
getKey(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.CompositeIndexer
 
getKey(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.HGIndexer
Returns an index key for the given atom.
getKey(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.LinkIndexer
 
getKey(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getKey() - Method in class org.hypergraphdb.query.impl.DefaultKeyBasedQuery
 
getKey() - Method in class org.hypergraphdb.query.impl.KeyBasedQuery
Retrieve the key object used to perform this query.
getKey() - Method in class org.hypergraphdb.query.impl.SearchableBasedQuery
 
getKey() - Method in class org.hypergraphdb.query.IndexCondition
 
getLabel() - Method in class org.hypergraphdb.type.Slot
 
getLastAccessTime() - Method in class org.hypergraphdb.atom.HGStats
 
getLastAccessTime() - Method in class org.hypergraphdb.handle.DefaultManagedLiveHandle
 
getLastAccessTime() - Method in interface org.hypergraphdb.handle.HGManagedLiveHandle
 
getLastAccessTime() - Method in class org.hypergraphdb.handle.PhantomManagedHandle
 
getLastConfirmedTimestamp() - Method in class org.hypergraphdb.peer.log.Peer
 
getLastFrom(Object) - Method in class org.hypergraphdb.peer.log.Log
 
getLastFrom() - Method in class org.hypergraphdb.peer.log.Peer
 
getLastProcessed() - Method in class org.hypergraphdb.maintenance.ApplyNewIndexer
 
getLastTimestamp(Object) - Method in class org.hypergraphdb.peer.log.LogEntry
 
getLayoutPath() - Method in class org.hypergraphdb.type.BeanPropertyBasedProjection
 
getLayoutPath() - Method in class org.hypergraphdb.type.HGAbstractCompositeType.Projection
 
getLayoutPath() - Method in interface org.hypergraphdb.type.HGProjection
Return the layout path in the HGStore from the composite value to the value along this dimension.
getLink(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Retrieve an existing link by its handle.
getLink() - Method in class org.hypergraphdb.query.TargetCondition
 
getLinkData(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Retrieves an existing link in raw byte form.
getLinkPredicate() - Method in class org.hypergraphdb.algorithms.DefaultALGenerator
 
getLinkPredicate() - Method in class org.hypergraphdb.query.TraversalCondition
 
getListenerClassName() - Method in class org.hypergraphdb.event.HGListenerAtom
 
getLocalPeer() - Method in class org.hypergraphdb.peer.RemotePeer
 
getLocation() - Method in class org.hypergraphdb.HyperGraph
Return the physical location of this HyperGraph database.
getLock() - Method in class org.hypergraphdb.util.ArrayBasedSet
 
getLog() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getLogEntries(Timestamp, HGAtomPredicate) - Method in class org.hypergraphdb.peer.log.Log
 
getLogEntryHandle() - Method in class org.hypergraphdb.peer.log.LogEntry
 
getMappers() - Method in class org.hypergraphdb.type.JavaTypeFactory
 
getMapping() - Method in class org.hypergraphdb.query.impl.ResultMapQuery
 
getMapping() - Method in class org.hypergraphdb.query.MapCondition
 
getMaxAtoms() - Method in class org.hypergraphdb.cache.DefaultAtomCache
 
getMaxIncidenceSets() - Method in class org.hypergraphdb.cache.DefaultAtomCache
 
getMemoryWarningSystem() - Static method in class org.hypergraphdb.HGEnvironment
Return the singleton MemoryWarningSystem attached to this JVM.
getMessage() - Method in class org.hypergraphdb.peer.PeerRelatedActivity
 
getMessage() - Method in class org.hypergraphdb.peer.workflow.Conversation
 
getMetaData(HyperGraph, HGQueryCondition) - Method in class org.hypergraphdb.query.cond2qry.AndToQuery
 
getMetaData(HyperGraph, HGQueryCondition) - Method in interface org.hypergraphdb.query.cond2qry.ConditionToQuery
 
getMetaData(HyperGraph, HGQueryCondition) - Method in class org.hypergraphdb.query.cond2qry.IncidentToQuery
 
getMetaData(HyperGraph, HGQueryCondition) - Method in class org.hypergraphdb.query.cond2qry.LinkToQuery
 
getMethod() - Method in class org.hypergraphdb.peer.workflow.MethodCallTransition
 
getMode() - Method in class org.hypergraphdb.atom.AtomProjection
 
getMode() - Method in class org.hypergraphdb.atom.HGAtomRef
Return the atom reference mode.
getName() - Method in class org.hypergraphdb.atom.AtomProjection
 
getName() - Method in class org.hypergraphdb.atom.HGRel
 
getName() - Method in class org.hypergraphdb.atom.HGRelType
 
getName() - Method in class org.hypergraphdb.peer.PrivatePeerIdentity
 
getName() - Method in class org.hypergraphdb.peer.RemotePeer
 
getName() - Method in class org.hypergraphdb.peer.workflow.ActivityType
 
getName() - Method in class org.hypergraphdb.storage.DefaultIndexImpl
 
getName() - Method in class org.hypergraphdb.type.BeanPropertyBasedProjection
 
getName() - Method in class org.hypergraphdb.type.HGAbstractCompositeType.Projection
 
getName() - Method in interface org.hypergraphdb.type.HGProjection
Return the name of the dimension that this projection represents.
getNetworkTarget(HGPeerIdentity) - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getNewHandleFor(HyperGraph, Object) - Static method in class org.hypergraphdb.type.TypeUtils
 
getNullUUID() - Static method in class org.hypergraphdb.handle.UUID
Accessor for getting the shared null UUID
getObject(Object) - Method in class org.hypergraphdb.peer.Structs.HandleMapper
 
getObject(Object) - Method in class org.hypergraphdb.peer.Structs.PipeAdvStructsMapper
 
getObject(Object) - Method in interface org.hypergraphdb.peer.Structs.StructsMapper
 
getObject(Object) - Method in class org.hypergraphdb.peer.Structs.UUIDStructsMapper
 
getObjectContext() - Method in class org.hypergraphdb.peer.HyperGraphPeer
The objectContext is just a peer-global map of objects that are shared between activities.
getObjectId() - Method in class org.hypergraphdb.transaction.BDBTxLock
 
getOne(HyperGraph, HGQueryCondition) - Static method in class org.hypergraphdb.HGQuery.hg
Run a query based on the passed in condition.
getOperation() - Method in class org.hypergraphdb.peer.log.LogEntry
 
getOperation() - Method in class org.hypergraphdb.peer.replication.RememberTaskClient.RememberEntity
 
getOperator() - Method in class org.hypergraphdb.query.impl.SearchableBasedQuery
 
getOperator() - Method in class org.hypergraphdb.query.IndexCondition
 
getOperator() - Method in class org.hypergraphdb.query.IndexedPartCondition
 
getOperator() - Method in class org.hypergraphdb.query.SimpleValueCondition
 
getOptPart(Object, T, Object...) - Static method in class org.hypergraphdb.peer.Structs
 
getParent(Activity) - Method in class org.hypergraphdb.peer.workflow.ActivityManager
 
getPart(Object, Object...) - Static method in class org.hypergraphdb.peer.Structs
Gets a part of the struct.
getPartValue() - Method in class org.hypergraphdb.query.IndexedPartCondition
 
getPeerGroup() - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getPeerGroup() - Method in interface org.hypergraphdb.peer.jxta.JXTANetwork
 
getPeerId(Object) - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getPeerId() - Method in class org.hypergraphdb.peer.log.Peer
 
getPeerId(Object) - Method in interface org.hypergraphdb.peer.PeerNetwork
 
getPeerInterface() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getPeerInterface() - Method in class org.hypergraphdb.peer.InterestEvaluator
 
getPeerInterface() - Method in class org.hypergraphdb.peer.workflow.TaskActivity
 
getPeerNetwork() - Method in class org.hypergraphdb.peer.jxta.JXTAPeerInterface
 
getPeerNetwork() - Method in interface org.hypergraphdb.peer.PeerInterface
 
getPercentageUsageThreshold() - Method in class org.hypergraphdb.util.MemoryWarningSystem
 
getPerformative() - Method in class org.hypergraphdb.peer.Message
 
getPersistentHandle() - Method in class org.hypergraphdb.handle.DefaultLiveHandle
 
getPersistentHandle() - Method in interface org.hypergraphdb.handle.HGLiveHandle
 
getPersistentHandle() - Method in class org.hypergraphdb.handle.PhantomHandle
 
getPersistentHandle(HGHandle) - Method in class org.hypergraphdb.HyperGraph
Return the persistent handle of a given atom.
getPipeAdv() - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
getPipeAdv() - Method in interface org.hypergraphdb.peer.jxta.JXTANetwork
 
getPos() - Method in class org.hypergraphdb.peer.serializer.CustomSerializedValue
 
getPredicate() - Method in class org.hypergraphdb.query.Not
 
getProjection(String) - Method in class org.hypergraphdb.type.HGAbstractCompositeType
 
getProjection(String) - Method in interface org.hypergraphdb.type.HGCompositeType
Get the projection function for a particular dimension.
getProjection(String) - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
getProjection(String) - Method in class org.hypergraphdb.type.RecordType
 
getProjection(String) - Method in class org.hypergraphdb.type.SlotType
 
getProjection(HyperGraph, HGAtomType, String[]) - Static method in class org.hypergraphdb.type.TypeUtils
 
getProjectionValueType() - Method in class org.hypergraphdb.atom.AtomProjection
 
getProperty(Object, PropertyDescriptor, int) - Static method in class org.hypergraphdb.type.BonesOfBeans
Same as getProperty(Object, String, int), but use a supplied PropertyDescriptor instead of the property name.
getProperty(Object, PropertyDescriptor) - Static method in class org.hypergraphdb.type.BonesOfBeans
Same as getProperty(Object, String), but use a supplied PropertyDescriptor instead of the property name.
getProperty(Object, String, int) - Static method in class org.hypergraphdb.type.BonesOfBeans
Get the value of a particular (indexed) bean property.
getProperty(Object, String) - Static method in class org.hypergraphdb.type.BonesOfBeans
Get the value of a particular bean property.
getPropertyDescriptor(Object, String) - Static method in class org.hypergraphdb.type.BonesOfBeans
 
getQuery(HyperGraph, HGQueryCondition) - Method in class org.hypergraphdb.query.cond2qry.AndToQuery
 
getQuery(HyperGraph, HGQueryCondition) - Method in interface org.hypergraphdb.query.cond2qry.ConditionToQuery
 
getQuery(HyperGraph, HGQueryCondition) - Method in class org.hypergraphdb.query.cond2qry.IncidentToQuery
 
getQuery(HyperGraph, HGQueryCondition) - Method in class org.hypergraphdb.query.cond2qry.LinkToQuery
 
getQueue() - Method in class org.hypergraphdb.util.WeakIdentityHashMap
 
getRealInstance() - Method in interface org.hypergraphdb.type.TypeUtils.WrappedRuntimeInstance
 
getRef() - Method in class org.hypergraphdb.handle.DefaultLiveHandle
 
getRef() - Method in interface org.hypergraphdb.handle.HGLiveHandle
 
getRef() - Method in class org.hypergraphdb.handle.PhantomHandle
 
getRefCountFor(JavaType) - Method in class org.hypergraphdb.type.javaprimitive.PrimitiveTypeBase
 
getReferenceMode(HGHandle) - Method in class org.hypergraphdb.type.RecordType
 
getReferent() - Method in class org.hypergraphdb.atom.HGAtomRef
Return the referent atom.
getRemotePeer(String) - Method in class org.hypergraphdb.peer.HyperGraphPeer
Returns a remote peer with the given name (if it is connected at that point - otherwise null).
getReply(Message) - Static method in class org.hypergraphdb.peer.Messages
 
getResolver() - Method in interface org.hypergraphdb.cache.HGCache
Return the RefResolver used to load data in the cache.
getResolver() - Method in class org.hypergraphdb.cache.MRUCache
 
getResolver() - Method in class org.hypergraphdb.cache.SimpleCache
 
getResult() - Method in class org.hypergraphdb.peer.replication.RememberTaskClient
 
getResult() - Method in class org.hypergraphdb.peer.workflow.QueryTaskClient
 
getResults() - Method in class org.hypergraphdb.peer.replication.RememberTaskClient
 
getRetrievalCount() - Method in class org.hypergraphdb.atom.HGStats
 
getRetrievalCount() - Method in class org.hypergraphdb.handle.DefaultManagedLiveHandle
 
getRetrievalCount() - Method in interface org.hypergraphdb.handle.HGManagedLiveHandle
 
getRetrievalCount() - Method in class org.hypergraphdb.handle.PhantomManagedHandle
 
getReturnType() - Method in class org.hypergraphdb.query.impl.TraversalBasedQuery
 
getRootCause(Throwable) - Static method in class org.hypergraphdb.util.HGUtils
 
getSearchable() - Method in class org.hypergraphdb.query.impl.SearchableBasedQuery
 
getSearchResult() - Method in class org.hypergraphdb.atom.HGAtomSet
 
getSearchResult() - Method in class org.hypergraphdb.storage.DBKeyedSortedSet
 
getSearchResult() - Method in class org.hypergraphdb.util.ArrayBasedSet
 
getSearchResult() - Method in interface org.hypergraphdb.util.HGSortedSet
 
getSearchResult() - Method in class org.hypergraphdb.util.LLRBTree
 
getSecond() - Method in class org.hypergraphdb.util.Pair
 
getSender(Message) - Static method in class org.hypergraphdb.peer.Messages
 
getSerializer(InputStream) - Method in interface org.hypergraphdb.peer.protocol.SerializerManager
 
getSerializer(Object) - Method in interface org.hypergraphdb.peer.protocol.SerializerManager
 
getSerializer(InputStream) - Method in class org.hypergraphdb.peer.serializer.DefaultSerializerManager
 
getSerializer(Object) - Method in class org.hypergraphdb.peer.serializer.DefaultSerializerManager
 
getSerializer() - Method in interface org.hypergraphdb.peer.serializer.SerializerMapper
 
getSerializer() - Method in class org.hypergraphdb.peer.serializer.SubgraphSerializer
 
getSerializerById(Integer) - Static method in class org.hypergraphdb.peer.serializer.DefaultSerializerManager
 
getSerializerByType(Class<?>) - Method in interface org.hypergraphdb.peer.protocol.SerializerManager
 
getSerializerByType(Class<?>) - Method in class org.hypergraphdb.peer.serializer.DefaultSerializerManager
 
getServerSocket() - Method in class org.hypergraphdb.peer.jxta.JXTAServer
 
getSiblingPredicate() - Method in class org.hypergraphdb.algorithms.DefaultALGenerator
 
getSiblingPredicate() - Method in class org.hypergraphdb.query.TraversalCondition
 
getSkipMaintenance() - Method in class org.hypergraphdb.HGConfiguration
Return true if HyperGraph should skip scheduled maintenance operations when it is open.
getSlotHandle(String, HGHandle) - Method in class org.hypergraphdb.type.JavaTypeFactory
 
getSlots() - Method in class org.hypergraphdb.type.Record
 
getSlots() - Method in class org.hypergraphdb.type.RecordType
 
getSpecific() - Method in class org.hypergraphdb.atom.HGSubsumes
 
getSpecificHandle() - Method in class org.hypergraphdb.query.SubsumesCondition
 
getSpecificValue() - Method in class org.hypergraphdb.query.SubsumesCondition
 
getStartAtom() - Method in class org.hypergraphdb.algorithms.HGBreadthFirstTraversal
 
getStartAtom() - Method in class org.hypergraphdb.algorithms.HGDepthFirstTraversal
 
getStartAtom() - Method in class org.hypergraphdb.query.TraversalCondition
 
getStartState() - Method in class org.hypergraphdb.peer.workflow.AbstractActivity
Return the object indicating a starting state for this activity.
getState() - Method in class org.hypergraphdb.peer.workflow.Activity
Return this activity's workflow state.
getStore() - Method in class org.hypergraphdb.HyperGraph
Return the HGStore used by this hypergraph.
getStoreCacheSize() - Method in class org.hypergraphdb.HGConfiguration
Return the size (in bytes) of the cache used by the storage layer.
getStruct(Object, Object...) - Static method in class org.hypergraphdb.peer.Structs
 
getStruct(Object) - Method in class org.hypergraphdb.peer.Structs.HandleMapper
 
getStruct(Object) - Method in class org.hypergraphdb.peer.Structs.PipeAdvStructsMapper
 
getStruct(Object) - Method in interface org.hypergraphdb.peer.Structs.StructsMapper
 
getStruct(Object) - Method in class org.hypergraphdb.peer.Structs.UUIDStructsMapper
 
getSubgraph(HGHandle) - Method in class org.hypergraphdb.peer.HyperGraphPeer
Announces the interests of this peer.
getSubTypes(HyperGraph) - Method in class org.hypergraphdb.query.TypePlusCondition
 
getSuperSlot() - Method in class org.hypergraphdb.type.JavaObjectMapper
 
getSupportedClasses() - Method in class org.hypergraphdb.type.PredefinedTypeDescriptor
 
getSystemFlags(HGHandle) - Method in class org.hypergraphdb.HyperGraph
 
getTail() - Method in class org.hypergraphdb.atom.HGBergeLink
 
getTailIndex() - Method in class org.hypergraphdb.atom.HGBergeLink
 
getTarget() - Method in class org.hypergraphdb.indexing.ByTargetIndexer
 
getTarget() - Method in class org.hypergraphdb.peer.PeerRelatedActivity
 
getTarget() - Method in class org.hypergraphdb.query.IncidentCondition
 
getTargetAt(int) - Method in class org.hypergraphdb.atom.HGRelType
 
getTargetAt(int) - Method in interface org.hypergraphdb.HGLink
Return the ith target.
getTargetAt(int) - Method in class org.hypergraphdb.HGPlainLink
Return the ith target of this link.
getTargetAt(int) - Method in class org.hypergraphdb.type.LinkRecord
 
getTargetAt(int) - Method in class org.hypergraphdb.util.TempLink
 
getTargetPosition() - Method in class org.hypergraphdb.query.impl.LinkProjectionMapping
 
getTargets() - Method in class org.hypergraphdb.query.OrderedLinkCondition
 
getTargetSet() - Method in class org.hypergraphdb.query.LinkCondition
 
getTaskId() - Method in class org.hypergraphdb.peer.workflow.TaskActivity
 
getTempDb() - Method in class org.hypergraphdb.peer.HyperGraphPeer
 
getTempDB() - Static method in class org.hypergraphdb.peer.serializer.GenericSerializer
 
getThisPeer() - Method in class org.hypergraphdb.peer.jxta.JXTAPeerInterface
 
getThisPeer() - Method in interface org.hypergraphdb.peer.PeerInterface
Return the HyperGraphPeer to which this PeerInterface is bound.
getThisPeer() - Method in class org.hypergraphdb.peer.workflow.TaskActivity
 
getThreadHandleRefMap(HyperGraph) - Static method in class org.hypergraphdb.type.TypeUtils
 
getTimestamp() - Method in class org.hypergraphdb.peer.log.LogEntry
 
getTimestamp() - Method in class org.hypergraphdb.peer.log.Peer
 
getTop() - Method in class org.hypergraphdb.HGTypeSystem
 
getToTarget() - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getTransactionFactory() - Method in class org.hypergraphdb.HGStore
Create and return a transaction factory for this HGStore.
getTransactionHandleSet(HyperGraph) - Static method in class org.hypergraphdb.type.TypeUtils
 
getTransactionManager() - Method in class org.hypergraphdb.HGStore
Return this store's HGTransactionManager.
getTransactionManager() - Method in class org.hypergraphdb.HyperGraph
Return the HGTransactionManager associated with this HyperGraph.
getTransactionObjectRefMap(HyperGraph) - Static method in class org.hypergraphdb.type.TypeUtils
 
getTransition(WorkflowStateConstant, Map<String, ? extends Object>) - Method in class org.hypergraphdb.peer.workflow.TransitionMap
Try to find an appropriate transition given the set of message attributes.
getTransition(WorkflowStateConstant, Activity, WorkflowStateConstant) - Method in class org.hypergraphdb.peer.workflow.TransitionMap
 
getTransitionMap() - Method in class org.hypergraphdb.peer.workflow.ActivityType
 
getTraversal(HyperGraph) - Method in class org.hypergraphdb.query.BFSCondition
 
getTraversal(HyperGraph) - Method in class org.hypergraphdb.query.DFSCondition
 
getTraversal() - Method in class org.hypergraphdb.query.impl.TraversalBasedQuery
 
getTraversal(HyperGraph) - Method in class org.hypergraphdb.query.TraversalCondition
 
getType() - Method in class org.hypergraphdb.atom.AtomProjection
 
getType() - Method in class org.hypergraphdb.handle.UUID
Returns the UUID type code
getType(HGHandle) - Method in class org.hypergraphdb.HGTypeSystem
Return the HGAtomType by its HGHandle.
getType(String) - Method in class org.hypergraphdb.HGTypeSystem
Return the HGAtomType corresponding to the given alias.
getType(HGHandle) - Method in class org.hypergraphdb.HyperGraph
Retrieve the handle of the type of the atom refered to by handle.
getType() - Method in class org.hypergraphdb.indexing.HGIndexer
 
getType() - Method in class org.hypergraphdb.peer.workflow.Activity
Return the type name of this activity.
getType() - Method in class org.hypergraphdb.peer.workflow.AffirmIdentity
 
getType() - Method in class org.hypergraphdb.query.IndexedPartCondition
 
getType() - Method in class org.hypergraphdb.type.ArrayType
 
getType() - Method in class org.hypergraphdb.type.BeanPropertyBasedProjection
 
getType() - Method in class org.hypergraphdb.type.GenericObjectFactory
 
getType() - Method in class org.hypergraphdb.type.HGAbstractCompositeType.Projection
 
getType() - Method in interface org.hypergraphdb.type.HGProjection
Return the handle of the type of the dimension that this projection represents.
getType() - Method in class org.hypergraphdb.type.HGTypedValue
 
getType() - Method in interface org.hypergraphdb.type.ObjectFactory
Return the Class of the objects being constructed by this factory.
getTypeHandle() - Method in class org.hypergraphdb.atom.HGTypeStructuralInfo
 
getTypeHandle() - Method in class org.hypergraphdb.event.HGLoadPredefinedTypeEvent
 
getTypeHandle(Class<?>) - Method in class org.hypergraphdb.HGTypeSystem
Return the HGHandle of the HyperGraph type representing a given Java class.
getTypeHandle(String) - Method in class org.hypergraphdb.HGTypeSystem
Return the handle of the type corresponding to the given alias.
getTypeHandle(HGHandle) - Method in class org.hypergraphdb.HGTypeSystem
 
getTypeHandle(Object) - Method in class org.hypergraphdb.HGTypeSystem
Return the HyperGraph type handle of the given Java object.
getTypeHandle() - Method in class org.hypergraphdb.query.AtomTypeCondition
 
getTypeHandle() - Method in class org.hypergraphdb.query.TypedValueCondition
 
getTypeHandle() - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
getTypeHandle() - Method in class org.hypergraphdb.type.JavaInterfaceBinding
 
getTypeHandle() - Method in class org.hypergraphdb.type.Record
 
getTypeHandleIfDefined(Class<?>) - Method in class org.hypergraphdb.HGTypeSystem
Return the HyperGraphDB type handle corresponding to the given Java class if a type for this class was previously defined.
getTypeSystem() - Method in class org.hypergraphdb.HyperGraph
Return the HGTypeSystem instance managing run-time types for this hypergraph.
getValue() - Method in class org.hypergraphdb.HGValueLink
 
getValue(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.HGValueIndexer
Return the value of an index entry based on the passed in atom.
getValue(HyperGraph, Object) - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getValue() - Method in class org.hypergraphdb.query.SimpleValueCondition
 
getValue() - Method in class org.hypergraphdb.type.HGTypedValue
 
getValueConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.HGValueIndexer
Return a ByteArrayConverter capable of converting index entry values to/from byte arrays.
getValueConverter(HyperGraph) - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
getValueType() - Method in class org.hypergraphdb.type.Slot
 
getX(Y) - Method in class org.hypergraphdb.util.TwoWayMap
 
getY(X) - Method in class org.hypergraphdb.util.TwoWayMap
 
goTo(ValueType, boolean) - Method in interface org.hypergraphdb.HGRandomAccessResult
Position the result set at a particular value if that value is indeed part of the result set.
goTo(T, boolean) - Method in class org.hypergraphdb.query.impl.InMemoryIntersectionResult
 
goTo(T, boolean) - Method in class org.hypergraphdb.query.impl.ZigZagIntersectionResult
 
goTo(T, boolean) - Method in class org.hypergraphdb.storage.IndexResultSet
 
goTo(T, boolean) - Method in class org.hypergraphdb.storage.KeyScanResultSet
 
goTo(T, boolean) - Method in class org.hypergraphdb.storage.SingleValueResultSet
 
GraphClassics - Class in org.hypergraphdb.algorithms
A collection of classical graph algorithms implemented within the HyperGraphDB framework.
GraphClassics() - Constructor for class org.hypergraphdb.algorithms.GraphClassics
 
GROUP_NAME - Static variable in class org.hypergraphdb.peer.jxta.JXTAConfig
 
gt(Object) - Static method in class org.hypergraphdb.HGQuery.hg
 
gt(String, Object) - Static method in class org.hypergraphdb.HGQuery.hg
 
gte(Object) - Static method in class org.hypergraphdb.HGQuery.hg
 
gte(String, Object) - Static method in class org.hypergraphdb.HGQuery.hg
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z