aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/graph/graph.py
AgeCommit message (Expand)Author
2023-03-02hardeningMatthias Baumgartner
2023-03-02removed author and license notices from individual filesMatthias Baumgartner
2023-03-02Node getters in bsfs.Graph:Matthias Baumgartner
2023-03-01minor fixesMatthias Baumgartner
2023-03-01Construct Graph and Nodes with AC instead of userMatthias Baumgartner
2023-02-08Graph.all to retrieve all nodesMatthias Baumgartner
2023-01-12changed path to from_string in clientsMatthias Baumgartner
2022-12-22filter-ast based get interface in graph.Matthias Baumgartner
2022-12-19import fixesMatthias Baumgartner
2022-12-19query ast file structures and essential interfacesMatthias Baumgartner
2022-12-18Graph.node interfaceMatthias Baumgartner
2022-12-18documentation, types, and style fixesMatthias Baumgartner
2022-12-18graph schema migrationMatthias Baumgartner
2022-12-18information hidingMatthias Baumgartner
2022-12-18import fixesMatthias Baumgartner
2022-12-08sparql triple store and graph (nodes, mostly)Matthias Baumgartner