| Package | Description |
|---|---|
| org.topbraid.spin.spr |
Support for working with SPIN Result Sets (SPR).
|
| org.topbraid.spin.spr.spra |
Default implementation of the SPR protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTableEngine
Convenience base class for TableEngine implementations.
|
| Modifier and Type | Method and Description |
|---|---|
TableEngine |
TableEngines.getDefaultTableEngine() |
TableEngine |
TableEngines.getForType(org.apache.jena.rdf.model.Resource type) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableEngines.register(org.apache.jena.rdf.model.Resource type,
TableEngine tableEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
ATableEngine
Implementation of the SPR protocol http://spinrdf.org/spra
|
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.