Menu

#18 Enhanced graph support in SPARUL queries

open
None
5
2014-08-15
2010-08-27
No

I would love to be able to do something like

"delete from ?g where { .... }" (deletes from all graphs)

"clear graph ?g where { ?g ..... }" (deletes all graphs that match the specified graph patterns)

"ask from ?g where { ... }" should be equal to "ask where { ... }"

This is all I can think of at the moment. This would make my life much easier - well, at least it would make a lot of my code simpler and faster.

Discussion

  • iODBC Maintainer

    • assigned_to: nobody --> iv_an_ru
     
  • Sebastian Trueg

    Sebastian Trueg - 2010-11-29

    What is the status of this request. We talked about it a while ago and I got the impression that it was high up on the TODO list. :)

     

Log in to post a comment.