Generally, the sequence approach would be slow: you need indices to make querying RDF reasonable.
I'd love to see a Clojure-native RDF library that used laziness and sequences for query output. Until that time, I'd probably just use AllegroGraph through one of its Java interfaces. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
