berkantaydin / fuxi

Automatically exported from code.google.com/p/fuxi
0 stars 0 forks source link

Inefficient handling of results from SPARQL queries dispatched via backward chaining #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the answers from queries dispatched by the backward chainer are not 
being iterated over 
lazily.  

Original issue reported on code.google.com by chime...@gmail.com on 24 Sep 2009 at 1:23

GoogleCodeExporter commented 8 years ago
see: 
http://code.google.com/p/fuxi/source/detail?r=df12fb3c5f1da45415efb62737ef678af8
a68327

Original comment by chime...@gmail.com on 7 Sep 2010 at 12:58