Package | Description |
---|---|
org.linqs.psl.database.rdbms | |
org.linqs.psl.model.rule | |
org.linqs.psl.model.rule.arithmetic | |
org.linqs.psl.model.rule.logical |
Modifier and Type | Method and Description |
---|---|
ResultList |
RDBMSDatabase.executeQuery(RawQuery rawQuery) |
QueryResultIterable |
RDBMSDatabase.executeQueryIterator(RawQuery rawQuery) |
Modifier and Type | Method and Description |
---|---|
RawQuery |
Rule.getGroundingQuery(AtomManager atomManager)
Get the formual that we can use for grounding.
|
Modifier and Type | Method and Description |
---|---|
RawQuery |
AbstractArithmeticRule.getGroundingQuery(AtomManager atomManager) |
Modifier and Type | Method and Description |
---|---|
RawQuery |
AbstractLogicalRule.getGroundingQuery(AtomManager atomManager) |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.