earthcube / scheduler

Scheduling approaches related to gleaner tooling
Apache License 2.0
0 stars 0 forks source link

Change summarize to load to temporary namespace, and query temporary namespace #99

Closed valentinedwv closed 3 months ago

valentinedwv commented 6 months ago

In earthcube utilites, the MangeGraph class has ability to create and delete a namespace.

we should create a temporary namespace, and load that namespace, then use release_graph to query the namespace. this would avoid FILTER and hopefully speed the process.