aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/graph/nodes.py
AgeCommit message (Expand)Author
2023-03-04namespace refactoring and cleanupMatthias Baumgartner
2023-03-02hardeningMatthias Baumgartner
2023-03-02prohibit certain characters in URI and ensure URIs in bsfs.graphMatthias Baumgartner
2023-03-02removed author and license notices from individual filesMatthias Baumgartner
2023-03-02empty fetch result in NodesMatthias Baumgartner
2023-03-01Construct Graph and Nodes with AC instead of userMatthias Baumgartner
2023-02-08minor commentsMatthias Baumgartner
2023-01-30flip graph fethc result flagsMatthias Baumgartner
2023-01-21Nodes magic methods for convenienceMatthias Baumgartner
2023-01-21nodes predicate walk sugarMatthias Baumgartner
2023-01-21Fetch in graph including results viewMatthias Baumgartner
2022-12-22cosmetic changesMatthias Baumgartner
2022-12-18documentation, types, and style fixesMatthias Baumgartner
2022-12-18information hidingMatthias Baumgartner
2022-12-08sparql triple store and graph (nodes, mostly)Matthias Baumgartner