| Package | Description |
|---|---|
| net.fortytwo.stream.caching |
| Class and Description |
|---|
| Bindings
A set of variable/value pairs representing a complete or partial query answer.
|
| Query
A graph query composed of a set of tuple patterns.
|
| Query.PatternInQuery
A tuple pattern with a reference to the containing query, as well as its index within that query
|
| Query.QueryVariables
An array of variables used in a query, mapping an integer index to variable names and vice versa
|
| Solution
A solution mapping of variables to values.
|
| SolutionIndex
An index of partial and complete solutions for a particular query
|
| SolutionPattern
An object representing the subset of tuple patterns of a query which have already been matched.
|
| SolutionPattern.ContainmentRelation
A relationship between two solution patterns which affects how they may be composed into new solutions.
|
Copyright © 2016. All Rights Reserved.