| Package | Description |
|---|---|
| net.fortytwo.stream.caching | |
| net.fortytwo.stream.shj |
| Modifier and Type | Method and Description |
|---|---|
VariableOrConstant<java.lang.String,T>[] |
Query.PatternInQuery.getPattern()
Gets the terms of this pattern
|
| Modifier and Type | Method and Description |
|---|---|
<T> Bindings<T> |
Query.QueryVariables.bind(VariableOrConstant<java.lang.String,T>[] pattern,
T[] tuple)
Finds the set of bindings created by pairing the variables in the given pattern with the corresponding
elements of the given tuple
|
| Modifier and Type | Method and Description |
|---|---|
VariableOrConstant<K,V>[] |
TuplePattern.getPattern() |
| Constructor and Description |
|---|
TuplePattern(VariableOrConstant<K,V>[] pattern) |
Copyright © 2016. All Rights Reserved.