| Package | Description |
|---|---|
| amie.data | |
| amie.mining.assistant | |
| javatools.datatypes |
| Modifier and Type | Method and Description |
|---|---|
static Pair<java.util.List<ByteString[]>,ByteString[]> |
KB.rule(java.lang.String s)
Parses a rule of the form triple & triple & ...
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<Pair<ByteString,java.lang.Boolean>,java.lang.Long> |
DefaultMiningAssistant.hardQueries
Store counts for hard queries
|
| Modifier and Type | Class and Description |
|---|---|
class |
Triple<F,S,T>
Represents a triple
|
| Modifier and Type | Method and Description |
|---|---|
int |
Pair.compareTo(Pair<F,S> o) |