summaryrefslogtreecommitdiff
path: root/test/test_dataset.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-4/+3
* version set to 6.0.16.0.1Nicholas Car2021-09-171-4/+5
* test for Dataset __iter__Nicholas Car2021-08-281-1/+30
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-271-1/+1
|\
| * Removed IOMemory storeAshley Sommer2020-08-191-1/+1
* | 2to3 whole sourcebaset0b32020-06-221-9/+9
|/
* blacked all python filesNicholas Car2020-05-161-40/+54
* removal of all uses of package sixNicholas Car2020-05-161-2/+2
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-13/+13
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted all testsGunnar Aastrand Grimnes2017-01-301-6/+6
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-11/+11
* run two fuseki servers with different default graph behaviorsJoern Hees2015-03-041-14/+30
* install and run Fuseki, enable sparqlupdate testsGraham Higgins2015-02-261-1/+1
* The dataset default graph is now the default graph of the SPARQL endpointBenjamin Cogrel2014-06-121-18/+30
* Basic graph awareness for the SPARQLStore (default graph treated as a named g...Benjamin Cogrel2014-06-121-11/+36
* added support for toggleable union of default graphGunnar Aastrand Grimnes2013-07-291-1/+6
* Cleaning up Dataset class, adding graph tracking to store API, asGunnar Aastrand Grimnes2013-07-291-0/+131