SJTU-IPADS / wukong

A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries over big linked data
http://ipads.se.sjtu.edu.cn/projects/wukong
Apache License 2.0
188 stars 29 forks source link

wukong是使用什么存储rdf数据的? #12

Closed jinandan closed 3 years ago

jinandan commented 4 years ago

你好!请问wukong是使用什么来存储rdf数据的?

realstolz commented 4 years ago

Wukong stores RDF data on a distributed key/value store.

Paper: Fast and concurrent RDF queries with RDMA-based distributed graph exploration. https://github.com/SJTU-IPADS/wukong/blob/master/docs/papers/wukong-osdi16.pdf