index
:
bsfs.git
develop
main
release
The Black Star File System (BSFS) core library
Matthias Baumgartner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
query
Age
Commit message (
Expand
)
Author
2023-03-02
prohibit certain characters in URI and ensure URIs in bsfs.graph
Matthias Baumgartner
2023-03-02
removed author and license notices from individual files
Matthias Baumgartner
2023-02-08
filter query convenience functions
Matthias Baumgartner
2023-01-30
filter ast comparison
Matthias Baumgartner
2023-01-20
fetch AST validation
Matthias Baumgartner
2023-01-20
fetch AST
Matthias Baumgartner
2023-01-15
Distance filter ast node
Matthias Baumgartner
2023-01-15
Feature as Literal instead of Predicate subtype
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 sch...
Matthias Baumgartner
2023-01-12
folder rename due to python import conflict
Matthias Baumgartner
2022-12-22
filter ast definition and validation
Matthias Baumgartner
2022-12-19
query ast file structures and essential interfaces
Matthias Baumgartner