public class BlazegraphBasedTPF
extends org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBase
TriplePatternFragmentBase.| Modifier and Type | Class and Description |
|---|---|
static class |
BlazegraphBasedTPF.MyStmtIterator |
| Modifier and Type | Field and Description |
|---|---|
protected BlazegraphBasedTPF.MyStmtIterator |
myStmtIt |
| Modifier | Constructor and Description |
|---|---|
protected |
BlazegraphBasedTPF(com.bigdata.rdf.store.BigdataStatementIterator blzgStmtIt,
long totalSize,
String fragmentURL,
String datasetURL,
long pageNumber,
boolean isLastPage) |
|
BlazegraphBasedTPF(com.bigdata.relation.accesspath.IAccessPath<com.bigdata.rdf.spo.ISPO> ap,
com.bigdata.rdf.store.AbstractTripleStore store,
long count,
long offset,
long limit,
String fragmentURL,
String datasetURL,
long pageNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected com.hp.hpl.jena.rdf.model.StmtIterator |
getNonEmptyStmtIterator() |
addControls, addMetadata, getTemplate, getTotalSize, getTriplesgetControls, getDatasetURI, getMaxPageSize, getMetadata, getPageNumber, isLastPage, isPageOnlyprotected final BlazegraphBasedTPF.MyStmtIterator myStmtIt
public BlazegraphBasedTPF(com.bigdata.relation.accesspath.IAccessPath<com.bigdata.rdf.spo.ISPO> ap,
com.bigdata.rdf.store.AbstractTripleStore store,
long count,
long offset,
long limit,
String fragmentURL,
String datasetURL,
long pageNumber)
protected com.hp.hpl.jena.rdf.model.StmtIterator getNonEmptyStmtIterator()
getNonEmptyStmtIterator in class org.linkeddatafragments.fragments.tpf.TriplePatternFragmentBasepublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class org.linkeddatafragments.fragments.LinkedDataFragmentBaseCopyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.