Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
B
BAtoBA
- Class in
org.hypergraphdb.storage
BAtoBA()
- Constructor for class org.hypergraphdb.storage.
BAtoBA
BAtoHandle
- Class in
org.hypergraphdb.storage
BAtoHandle()
- Constructor for class org.hypergraphdb.storage.
BAtoHandle
BAtoString
- Class in
org.hypergraphdb.storage
BAtoString()
- Constructor for class org.hypergraphdb.storage.
BAtoString
BAUtils
- Class in
org.hypergraphdb.storage
This class contains some utilities methods to read/write primitively typed values from/to a byte buffer.
BAUtils()
- Constructor for class org.hypergraphdb.storage.
BAUtils
BDBTxCursor
- Class in
org.hypergraphdb.transaction
BDBTxCursor(Cursor, TransactionBDBImpl)
- Constructor for class org.hypergraphdb.transaction.
BDBTxCursor
BDBTxLock
- Class in
org.hypergraphdb.transaction
A
ReadWriteLock
implementation backed by the BerkeleyDB locking mechanism.
BDBTxLock(HyperGraph, byte[])
- Constructor for class org.hypergraphdb.transaction.
BDBTxLock
BDBTxLock(HyperGraph, DatabaseEntry)
- Constructor for class org.hypergraphdb.transaction.
BDBTxLock
BeanPropertyBasedProjection
- Class in
org.hypergraphdb.type
BeanPropertyBasedProjection(HGProjection)
- Constructor for class org.hypergraphdb.type.
BeanPropertyBasedProjection
beginTransaction()
- Method in interface org.hypergraphdb.transaction.
HGTransactionContext
beginTransaction()
- Method in class org.hypergraphdb.transaction.
HGTransactionManager
Begin a new transaction in the current transaction context.
bellman_ford()
- Method in class org.hypergraphdb.algorithms.
GraphClassics
bfs(HGHandle)
- Static method in class org.hypergraphdb.
HGQuery.hg
bfs(HGHandle, HGAtomPredicate, HGAtomPredicate)
- Static method in class org.hypergraphdb.
HGQuery.hg
bfs(HGHandle, HGAtomPredicate, HGAtomPredicate, boolean, boolean)
- Static method in class org.hypergraphdb.
HGQuery.hg
BFSCondition
- Class in
org.hypergraphdb.query
The breadth-first search variant of a
TraversalCondition
.
BFSCondition()
- Constructor for class org.hypergraphdb.query.
BFSCondition
BFSCondition(HGHandle)
- Constructor for class org.hypergraphdb.query.
BFSCondition
bindIdentityToNetworkTarget(HGPeerIdentity, Object)
- Method in class org.hypergraphdb.peer.
HyperGraphPeer
BonesOfBeans
- Class in
org.hypergraphdb.type
This is a utility class to handle bean introspection.
BonesOfBeans()
- Constructor for class org.hypergraphdb.type.
BonesOfBeans
BOOLEAN
- Static variable in class org.hypergraphdb.type.
HGPredefinedTypes
BOOLEAN_ARRAY
- Static variable in class org.hypergraphdb.type.
HGPredefinedTypes
BooleanPrimitiveArrayType
- Class in
org.hypergraphdb.type.javaprimitive
Boolean arrays are stored using a byte for each boolean value (as usual, 0 for false and 1 for true).
BooleanPrimitiveArrayType()
- Constructor for class org.hypergraphdb.type.javaprimitive.
BooleanPrimitiveArrayType
BooleanType
- Class in
org.hypergraphdb.type.javaprimitive
BooleanType()
- Constructor for class org.hypergraphdb.type.javaprimitive.
BooleanType
BooleanType.BoolComparator
- Class in
org.hypergraphdb.type.javaprimitive
BooleanType.BoolComparator()
- Constructor for class org.hypergraphdb.type.javaprimitive.
BooleanType.BoolComparator
bootstrap(HyperGraphPeer, Map<String, Object>)
- Method in class org.hypergraphdb.peer.bootstrap.
AffirmIdentityBootstrap
bootstrap(HyperGraphPeer, Map<String, Object>)
- Method in class org.hypergraphdb.peer.bootstrap.
ReplicationBootstrap
bootstrap(HyperGraphPeer, Map<String, Object>)
- Method in interface org.hypergraphdb.peer.
BootstrapPeer
Perform peer initialization with the given configuration map.
BOOTSTRAP
- Static variable in class org.hypergraphdb.peer.
PeerConfig
BootstrapPeer
- Interface in
org.hypergraphdb.peer
Implementations of this interface perform initialization operations on a
HyperGraphPeer
.
broadcast(Object)
- Method in class org.hypergraphdb.peer.jxta.
JXTAPeerInterface
broadcast(Object)
- Method in interface org.hypergraphdb.peer.
PeerInterface
Broadcast a message to all members of this peer's group.
ByPartIndexer
- Class in
org.hypergraphdb.indexing
Represents by the value of a part in a composite type.
ByPartIndexer()
- Constructor for class org.hypergraphdb.indexing.
ByPartIndexer
ByPartIndexer(HGHandle, String)
- Constructor for class org.hypergraphdb.indexing.
ByPartIndexer
Convenience constructor that allows passing a dot separated dimension path that is converted to a
String[]
.
ByPartIndexer(HGHandle, String[])
- Constructor for class org.hypergraphdb.indexing.
ByPartIndexer
ByTargetIndexer
- Class in
org.hypergraphdb.indexing
Represents an index by a specific target position in ordered links.
ByTargetIndexer()
- Constructor for class org.hypergraphdb.indexing.
ByTargetIndexer
ByTargetIndexer(HGHandle, int)
- Constructor for class org.hypergraphdb.indexing.
ByTargetIndexer
BYTE
- Static variable in class org.hypergraphdb.type.
HGPredefinedTypes
BYTE_ARRAY
- Static variable in class org.hypergraphdb.type.
HGPredefinedTypes
ByteArrayConverter
<
T
> - Interface in
org.hypergraphdb.storage
A utility interface to define mappings between
byte []
and object instances.
BytePrimitiveArrayType
- Class in
org.hypergraphdb.type.javaprimitive
BytePrimitiveArrayType()
- Constructor for class org.hypergraphdb.type.javaprimitive.
BytePrimitiveArrayType
ByteType
- Class in
org.hypergraphdb.type.javaprimitive
ByteType()
- Constructor for class org.hypergraphdb.type.javaprimitive.
ByteType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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