Ticket #77 (closed defect: fixed)
Bind cache/ASK bug
| Reported by: | swh | Owned by: | swh |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Query engine | Version: | 1.0 |
| Keywords: | cache | Cc: |
Description
"We seemed to encountered a bug when using ASK. So if we do something
like this:
ASK WHERE {?o < http://prop> < http://other property url>}
and the result that we expect is false. The first time the query is
executed after starting 4store, false is returned. All subsequent
times true is returned."
From Paul.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed a while ago