Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
org.hypergraphdb.query.impl |
Modifier and Type | Method and Description |
---|---|
HGRandomAccessResult.GotoResult |
HGRandomAccessResult.goTo(ValueType value,
boolean exactMatch)
Position the result set at a particular value if that value
is indeed part of the result set.
|
static HGRandomAccessResult.GotoResult |
HGRandomAccessResult.GotoResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HGRandomAccessResult.GotoResult[] |
HGRandomAccessResult.GotoResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HGRandomAccessResult.GotoResult |
InMemoryIntersectionResult.goTo(T value,
boolean exactMatch) |
HGRandomAccessResult.GotoResult |
ZigZagIntersectionResult.goTo(T value,
boolean exactMatch) |
HGRandomAccessResult.GotoResult |
FilteredRAResultSet.goTo(T value,
boolean exactMatch) |
Copyright © 2015. All rights reserved.