Zaba505 / adhoc

An adhoc collection of ideas
MIT License
0 stars 0 forks source link

story(graphs): implement topological sorting based on rdf triples #13

Open Zaba505 opened 2 years ago

Zaba505 commented 2 years ago

Description

As a user of RDF, I have a large data set which I want to topologically sort, so that I can more efficiently, and concurrently ingest it into a graph database.

Acceptance Criteria

Related Issues

No response