Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-15 | Distance filter ast node | Matthias Baumgartner | |
2023-01-15 | Feature as Literal instead of Predicate subtype | Matthias Baumgartner | |
2023-01-12 | cleanup and cosmetic changes | Matthias Baumgartner | |
2023-01-12 | number literal adaptions | Matthias Baumgartner | |
2023-01-12 | changed path to from_string in clients | Matthias Baumgartner | |
2023-01-12 | renamed get_child to child in schema.types._Type and _Vertex to Vertex in ↵ | Matthias Baumgartner | |
schema.types | |||
2022-12-22 | filter-ast based get interface in graph. | Matthias Baumgartner | |
* Graph interface: Graph.get added * Node instance resolver so that Nodes can be used in a filter ast * AC interface: filter_read added to interface * upstream test adjustments of previous sparql store changes |