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, getTriples
getControls, getDatasetURI, getMaxPageSize, getMetadata, getPageNumber, isLastPage, isPageOnly
protected 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.TriplePatternFragmentBase
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in class org.linkeddatafragments.fragments.LinkedDataFragmentBase
Copyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.