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

E

EMPTY - Static variable in interface org.hypergraphdb.HGSearchResult
This object represents an empty HGSearchResult.
EMPTY_PERSISTENT_HANDLE_SET - Static variable in class org.hypergraphdb.HyperGraph
 
EMTPY_HANDLE_SET - Static variable in class org.hypergraphdb.HyperGraph
 
EMTPY_HANDLE_SET_REF - Static variable in class org.hypergraphdb.HyperGraph
 
enable() - Method in class org.hypergraphdb.transaction.HGTransactionManager
Enable transactions - equivalent to setEnabled(true).
ENABLED - Static variable in class org.hypergraphdb.peer.jxta.JXTAConfig
 
END_PORT - Static variable in class org.hypergraphdb.peer.jxta.JXTAConfig
 
endAll(boolean) - Method in interface org.hypergraphdb.transaction.HGTransactionContext
 
endBatch() - Method in class org.hypergraphdb.peer.RemotePeer
After this call, the operations will be imediatelly sent to the remote peer.
endTransaction(boolean) - Method in interface org.hypergraphdb.transaction.HGTransactionContext
 
endTransaction(boolean) - Method in class org.hypergraphdb.transaction.HGTransactionManager
Terminate the currently active transaction.
enqueue(HGHandle) - Method in class org.hypergraphdb.atom.HGAtomQueue
 
ensureTransaction(Callable<V>) - Method in class org.hypergraphdb.transaction.HGTransactionManager
Perform a unit of work encapsulated as a transaction and return the result.
entrySet() - Method in class org.hypergraphdb.peer.Message
 
entrySet() - Method in class org.hypergraphdb.util.SoftHashMap
 
entrySet() - Method in class org.hypergraphdb.util.WeakIdentityHashMap
Returns a collection view of the mappings contained in this map.
entryToObject(TupleInput) - Method in class org.hypergraphdb.storage.LinkBinding
 
EnumType - Class in org.hypergraphdb.type.javaprimitive
 
EnumType() - Constructor for class org.hypergraphdb.type.javaprimitive.EnumType
 
EnumType(Class<Enum>) - Constructor for class org.hypergraphdb.type.javaprimitive.EnumType
 
EnumTypeConstructor - Class in org.hypergraphdb.type.javaprimitive
Manages instances of EnumType.
EnumTypeConstructor() - Constructor for class org.hypergraphdb.type.javaprimitive.EnumTypeConstructor
 
eq(Object) - Static method in class org.hypergraphdb.HGQuery.hg
 
eq(String, Object) - Static method in class org.hypergraphdb.HGQuery.hg
 
eq(byte[], int, byte[], int, int) - Static method in class org.hypergraphdb.storage.BAUtils
 
eq(Object, Object) - Static method in class org.hypergraphdb.util.HGUtils
Compare two objects for equality, checking for null values as well.
eq(Object[], Object[]) - Static method in class org.hypergraphdb.util.HGUtils
Compare two arrays for equality.
eq(byte[], byte[]) - Static method in class org.hypergraphdb.util.HGUtils
 
equals(Object) - Method in class org.hypergraphdb.atom.HGAtomSet
 
equals(Object) - Method in class org.hypergraphdb.atom.HGRelType
 
equals(Object) - Method in class org.hypergraphdb.handle.DefaultLiveHandle
 
equals(Object) - Method in class org.hypergraphdb.handle.PhantomHandle
 
equals(Object) - Method in class org.hypergraphdb.handle.UUID
Checking equality of UUIDs is easy; just compare the 128-bit number.
equals(Object) - Method in class org.hypergraphdb.handle.UUIDPersistentHandle
 
equals(Object) - Method in class org.hypergraphdb.indexing.ByPartIndexer
 
equals(Object) - Method in class org.hypergraphdb.indexing.ByTargetIndexer
 
equals(Object) - Method in class org.hypergraphdb.indexing.CompositeIndexer
 
equals(Object) - Method in class org.hypergraphdb.indexing.HGIndexer
Declared to enforce implementation.
equals(Object) - Method in class org.hypergraphdb.indexing.LinkIndexer
 
equals(Object) - Method in class org.hypergraphdb.indexing.TargetToTargetIndexer
 
equals(Object) - Method in class org.hypergraphdb.peer.PrivatePeerIdentity
 
equals(Object) - Method in class org.hypergraphdb.peer.workflow.WorkflowState
 
equals(Object) - Method in class org.hypergraphdb.query.And
 
equals(Object) - Method in class org.hypergraphdb.query.AnyAtomCondition
 
equals(Object) - Method in class org.hypergraphdb.query.ArityCondition
 
equals(Object) - Method in class org.hypergraphdb.query.AtomPartCondition
 
equals(Object) - Method in class org.hypergraphdb.query.AtomProjectionCondition
 
equals(Object) - Method in class org.hypergraphdb.query.AtomTypeCondition
 
equals(Object) - Method in class org.hypergraphdb.query.AtomValueCondition
 
equals(Object) - Method in class org.hypergraphdb.query.IncidentCondition
 
equals(Object) - Method in class org.hypergraphdb.query.IndexedPartCondition
 
equals(Object) - Method in class org.hypergraphdb.query.LinkCondition
 
equals(Object) - Method in class org.hypergraphdb.query.MapCondition
 
equals(Object) - Method in class org.hypergraphdb.query.Not
 
equals(Object) - Method in class org.hypergraphdb.query.Or
 
equals(Object) - Method in class org.hypergraphdb.query.OrderedLinkCondition
 
equals(Object) - Method in class org.hypergraphdb.query.SimpleValueCondition
 
equals(Object) - Method in class org.hypergraphdb.query.SubsumedCondition
 
equals(Object) - Method in class org.hypergraphdb.query.SubsumesCondition
 
equals(Object) - Method in class org.hypergraphdb.query.TargetCondition
 
equals(Object) - Method in class org.hypergraphdb.query.TraversalCondition
 
equals(Object) - Method in class org.hypergraphdb.query.TypedValueCondition
 
equals(Object) - Method in class org.hypergraphdb.query.TypePlusCondition
 
equals(Object) - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
equals(Object) - Method in class org.hypergraphdb.type.RecordType
 
equals(Object) - Method in class org.hypergraphdb.type.Slot
 
equals(Object) - Method in class org.hypergraphdb.util.Pair
 
eval(HGHandle) - Method in class org.hypergraphdb.query.impl.DerefMapping
 
eval(HGLink) - Method in class org.hypergraphdb.query.impl.LinkProjectionMapping
 
eval(From) - Method in class org.hypergraphdb.util.CompositeMapping
 
eval(From) - Method in interface org.hypergraphdb.util.Mapping
Map the parameter x and produce a result.
exception(Throwable) - Method in class org.hypergraphdb.util.HGLogger
 
execute() - Method in class org.hypergraphdb.HGQuery
 
execute(HyperGraph) - Method in class org.hypergraphdb.maintenance.ApplyNewIndexer
 
execute(HyperGraph) - Method in interface org.hypergraphdb.maintenance.MaintenanceOperation
Execute a maintenance operation.
execute() - Method in class org.hypergraphdb.query.cond2qry.ExpressionBasedQuery
 
execute() - Method in class org.hypergraphdb.query.impl.DefaultKeyBasedQuery
 
execute() - Method in class org.hypergraphdb.query.impl.IndexBasedQuery
 
execute() - Method in class org.hypergraphdb.query.impl.IndexScanQuery
 
execute() - Method in class org.hypergraphdb.query.impl.IntersectionQuery
 
execute() - Method in class org.hypergraphdb.query.impl.PipeQuery
 
execute() - Method in class org.hypergraphdb.query.impl.PredicateBasedFilter
 
execute() - Method in class org.hypergraphdb.query.impl.ResultMapQuery
 
execute() - Method in class org.hypergraphdb.query.impl.SearchableBasedQuery
 
execute() - Method in class org.hypergraphdb.query.impl.TraversalBasedQuery
 
execute() - Method in class org.hypergraphdb.query.impl.UnionQuery
 
exists(String) - Static method in class org.hypergraphdb.HGEnvironment
Return true if there is a HyperGraph database at the given location and false otherwise.
ExpressionBasedQuery<ResultType> - Class in org.hypergraphdb.query.cond2qry
 
ExpressionBasedQuery(HyperGraph, HGQueryCondition) - Constructor for class org.hypergraphdb.query.cond2qry.ExpressionBasedQuery
 

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