摘要: select distinct ?g where{ graph ?g { ?s ?p ?o. }} 阅读全文
posted @ 2014-11-18 05:28 Rui Yan 阅读(126) 评论(0) 推荐(0) 编辑
摘要: delete { ?s ?p ?o.}where{ ?s ?p ?o.} 阅读全文
posted @ 2014-11-18 04:59 Rui Yan 阅读(144) 评论(0) 推荐(0) 编辑
摘要: OK, here is the solution I found after searching lots of things:http://www.oschina.net/question/12_21632https://www.digitalocean.com/community/tutoria... 阅读全文
posted @ 2014-11-18 00:02 Rui Yan 阅读(342) 评论(0) 推荐(0) 编辑