File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

SociaLite: An Efficient Graph Query Language Based on Datalog

Author(s)
Seo, JiwonGuo, StephenLam, Monica S.
Issued Date
2015-07
DOI
10.1109/TKDE.2015.2405562
URI
https://scholarworks.unist.ac.kr/handle/201301/19812
Fulltext
http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=7045548
Citation
IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, v.27, no.7, pp.1824 - 1837
Abstract
With the rise of social networks, large-scale graph analysis becomes increasingly important. Because SQL lacks the expressiveness and performance needed for graph algorithms, lower-level, general-purpose languages are often used instead. For greater ease of use and efficiency, we propose SociaLite, a high-level graph query language based on Datalog. As a logic programming language, Datalog allows many graph algorithms to be expressed succinctly. However, its performance has not been competitive when compared to low-level languages. With SociaLite, users can provide high-level hints on the data layout and evaluation order; they can also define recursive aggregate functions which, as long as they are meet operations, can be evaluated incrementally and efficiently. Moreover, recursive aggregate functions make it possible to implement more graph algorithms that cannot be implemented in Datalog. We evaluated SociaLite by running nine graph algorithms in total; eight for social network analysis (shortest paths, PageRank, hubs and authorities, mutual neighbors, connected components, triangles, clustering coefficients, and betweenness centrality) and one for biological network analysis (Eulerian cycles). We use two real-life social graphs, LiveJournal and Last.fm, for the evaluation as well as one synthetic graph. The optimizations proposed in this paper speed up almost all the algorithms by 3 to 22 times. SociaLite even outperforms typical Java implementations by an average of 50 percent for the graph algorithms tested. When compared to highly optimized Java implementations, SociaLite programs are an order of magnitude more succinct and easier to write. Its performance is competitive, with only 16 percent overhead for the largest benchmark, and 25 percent overhead for the worst case benchmark. Most importantly, being a query language, SociaLite enables many more users who are not proficient in software engineering to perform network analysis easily and efficiently. © 1989-2012 IEEE
Publisher
IEEE COMPUTER SOC
ISSN
1041-4347
Keyword (Author)
DatalogGraph AlgorithmsQuery Languages

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.