| Package | Description |
|---|---|
| org.topbraid.spin.model |
The SPIN object model (subclasses of Jena Resource).
|
| org.topbraid.spin.model.impl | |
| org.topbraid.spin.model.visitor |
Support for traversing SPIN object trees.
|
| Modifier and Type | Method and Description |
|---|---|
static Values |
SPINFactory.createValues(org.apache.jena.rdf.model.Model model,
org.apache.jena.sparql.algebra.Table data,
boolean untyped)
Creates a new Values element.
|
Values |
Query.getValues()
Gets the VALUES block at the end of the query if it exists.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ValuesImpl |
| Modifier and Type | Method and Description |
|---|---|
Values |
QueryImpl.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementWalker.visit(Values values) |
void |
ElementVisitor.visit(Values values) |
void |
AbstractElementVisitor.visit(Values values) |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.