summaryrefslogtreecommitdiff
path: root/rdflib/plugins/stores/memory.py
Commit message (Expand)AuthorAgeFilesLines
* blacked everything6.0.0Nicholas Car2021-07-201-6/+11
* Merge pull request #1320 from rchateauneu/speedup_add_triple_contextNicholas Car2021-06-261-7/+16
|\
| * Speedup of __add_triple_contextRemi Chateauneu2021-05-171-7/+16
* | Speedup __ctx_to_str.Remi Chateauneu2021-05-171-4/+2
|/
* KeyError instead of IndexError.Primhill Computers2021-03-061-1/+1
* correctly delete default triple context infoNatanael Arndt2021-03-051-1/+1
* Speedup __add_triple_context.Remi Chateauneu2021-03-031-10/+13
* re-run blackAshley Sommer2020-08-271-6/+10
* Removed IOMemory storeAshley Sommer2020-08-191-0/+533