summaryrefslogtreecommitdiff
path: root/rdflib/plugins/sparql/parserutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix initBindings handling. Fixes #294initbindings-fixGunnar Aastrand Grimnes2015-11-281-0/+3
| | | | | | | | This changes initBinding handling from adding values in the context object, to actually changing the query algebra and inserting a values clause in the right place. This also adds a bunch of tests.
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-0/+255