public class SparqlQueryTransform extends Object implements Transformation
| Constructor and Description |
|---|
SparqlQueryTransform(InputStream query)
Construct a new SparqlQueryTransform from the data from
the InputStream
|
public SparqlQueryTransform(InputStream query)
query - public com.hp.hpl.jena.query.QueryExecution apply(com.hp.hpl.jena.query.Dataset dataset)
Transformationapply in interface com.google.common.base.Function<com.hp.hpl.jena.query.Dataset,Object>apply in interface Transformationpublic InputStream getQuery()
TransformationgetQuery in interface Transformationpublic boolean equals(Object other)
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.