| Package | Description |
|---|---|
| edu.rpi.twc.sesamestream.impl |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionImpl |
PartialSolution.getSubscription() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SolutionSequenceModifier.trySolution(org.openrdf.query.BindingSet solution,
SubscriptionImpl subs)
Pass a potential solution through this sequence modifier to determine whether it should be returned as an answer
|
| Constructor and Description |
|---|
PartialSolution(SubscriptionImpl subscription)
Constructs an initial partial solution with no bound variables.
|
PartialSolution(SubscriptionImpl subscription,
LList<TriplePattern> graphPattern,
VarList bindings)
Constructs an partial solution with the specified bindings and triple patterns.
|
Copyright © 2014. All Rights Reserved.