public class BigdataParsedGraphQuery
extends org.openrdf.query.parser.ParsedGraphQuery
Constructor and Description |
---|
BigdataParsedGraphQuery(org.openrdf.query.algebra.TupleExpr tupleExpr,
Map<String,String> namespaces) |
public BigdataParsedGraphQuery(org.openrdf.query.algebra.TupleExpr tupleExpr, Map<String,String> namespaces)
tupleExpr
- A tuple expression representing the query, formulated in Sail Query
Model objects.namespaces
- A mapping of namespace prefixes to namespace names representing the
namespaces that are used in the query.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.