public class Tables extends Object
| Constructor and Description |
|---|
Tables() |
Tables(com.hp.hpl.jena.sparql.algebra.Table defaultGraphTable,
com.hp.hpl.jena.sparql.algebra.Table namedGraphTable) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.sparql.algebra.Table |
getDefaultGraphTable() |
com.hp.hpl.jena.sparql.algebra.Table |
getNamedGraphTable() |
Copyright © 2015. All rights reserved.