| Class and Description |
|---|
| org.openrdf.query.QueryResultUtil
since 2.7.0. Use
QueryResults instead. |
| Method and Description |
|---|
| org.openrdf.query.Query.getMaxQueryTime()
since 2.8.0. Use
Operation.getMaxExecutionTime()
instead. |
| org.openrdf.query.impl.AbstractQuery.getMaxQueryTime() |
| org.openrdf.query.Query.setMaxQueryTime(int)
since 2.8.0. Use
Operation.setMaxExecutionTime(int)
instead. |
| org.openrdf.query.impl.AbstractQuery.setMaxQueryTime(int) |
Copyright © 2001-2015 Aduna. All Rights Reserved.