Commit Graph

20 Commits (cc4e3f8b0fcbdc754589977ce4846e4b0aaac4a3)

Author SHA1 Message Date
Tpt 181439ca4f Upgrades dependencies and makes clippy 1.59 happy 3 years ago
Tpt 1f6c1db400 Python: release GIL on some costly methods 3 years ago
Tpt ec5c7c86be Improves RDF I/O ParseError 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt d6d88b074c Improves pyoxigraph documentation 3 years ago
Tpt ad4dd2832e Upgrades to latest pyo3 version 3 years ago
Tpt 4302316a41 Fixes the input type of graph manipulation methods 3 years ago
Tpt 8004fc28c0 Renames NamedOrBlankNode to Subject 3 years ago
Tpt 3726d2cbfc Python Drops MemoryStore and renames SledStore to Store 3 years ago
Tpt 60f601d6d3 Python: Implements IntoPy where meaningful 4 years ago
Tpt 40a08ac623 Upgrades pyo3 to 0.13 4 years ago
Tpt 7a110902d2 Provides an API to edit the SPARQL query dataset 4 years ago
Tpt 55f1152f35 Migrates pyo3 to 0.12 4 years ago
Tpt 39fe1b1704 Removes The default_graph_uris and named_graph_uris parameters from Python query methods 4 years ago
Tpt 37fc3f4929 python: Allows to unpack QuerySolution 4 years ago
Tpt 68597ef35a Avoids copy in Python bindings and adds better __eq__ implementations 4 years ago
Tpt 9b202efc27 Fixes some typos 4 years ago
Tpt b101ae1c54 WIP: Available default graphs 4 years ago
Tpt d5ca8fedd1 pyoxigraph: Exposes SPARQL results internals 4 years ago
Tpt 496a6e1d8c Provides the ability to specify the SPARQL query dataset using the API 4 years ago
Tpt 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt 2b1ca1b7ec Improves python bindings : more functions and documentation 4 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 4 years ago
Tpt 35fd315585 Adds QueryTriplesIterator 4 years ago
Tpt 923beb6300 Use io::Error in load_graph and load_dataset errors 4 years ago
Tpt a3dce12d94 Makes SPARQL query execution static and simplify federation 4 years ago
Tpt 4ec7caa146 Adds __repr__ implementation to Python QuerySolution 4 years ago
Tpt f74bc12a18 Adds basic Python bindings to Oxigraph 4 years ago