| Package | Description |
|---|---|
| edu.rpi.twc.sesamestream.etc | |
| edu.rpi.twc.sesamestream.impl |
| Class and Description |
|---|
| QueryEngineImpl
Concrete implementation of a SesameStream continuous SPARQL query engine.
|
| Class and Description |
|---|
| LList
A simple, space-efficient linked list data structure.
|
| PartialSolution
An intermediate result in the answering of a continuous query.
|
| Query
SesameStream's internal representation of a SPARQL query
|
| Query.QueryForm
Any of the four SPARQL query forms
|
| QueryEngineImpl.TriplePatternDeduplicator
An object to ensure that triple patterns created by replacement are not duplicates
|
| SimpleQueryModelVisitor.SimpleVisitorException |
| SolutionHandler |
| SolutionSequenceModifier |
| SubscriptionImpl
An object which associates a SPARQL query with a handler for the query's results
|
| TripleIndex
A recursive data structure which associates
TriplePatterns with SPARQL PartialSolutions and computes
new solutions in response to incoming RDF statements. |
| TriplePattern
A subject-predicate-object pattern in which each part of speech may be either a term (URI, literal, or blank node) or a named variable
|
| VarList
A tuple of values or variables
|
| Visitor
A generic visitor for objects in a collection.
|
Copyright © 2014. All Rights Reserved.