public interface QueryExec
Title: Query Execution.
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
exec(Query plan) |
boolean |
supports(Query q) |
QueryResult exec(Query plan)
boolean supports(Query q)
Copyright © 2019. All rights reserved.