ccorcos / triplestore-repl

2 stars 0 forks source link

Output on the right #3

Closed stevekrouse closed 3 years ago

stevekrouse commented 3 years ago

I would argue that filter ?e ?a ?v should be the output on the right, and the current output you have representing the actual internal data structure should either be hidden or below that.

ccorcos commented 3 years ago

I wanted to display the ordered key-value store data on the right so that I can inspect and demonstrate how everything works.