| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules.rete |
| Modifier and Type | Method and Description |
|---|---|
AlphaNode |
AlphaIndex.add(TermTuple pattern) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AlphaNode> |
AlphaIndex.match(Fact fact)
Return a list of matching alpha nodes for a given pattern
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlphaStore.addNode(AlphaNode node) |
Copyright © 2013. All Rights Reserved.