Commit Graph

10 Commits (e1e6249137400d4ce072509682bf8755045a6fea)

Author SHA1 Message Date
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