Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

SNQL: A Social Network Query and Transformation Language

< >

SNQL: A Social Network Query and Transformation Language is a query language created in 2011.

#4182on PLDB 13Years Old


Example from the web:
CONSTRUCT CP1 WHERE EP2 FILTER ((A3 != A4) AND (A3 = A1 OR A3 = A2) AND (A4 = A1 OR A4 = A5)) AND (TC(A1, A2, EP1) WITH L1=’John’) AND (TC(A1, A5, EP3) WITH L1=’John’) FROM FriendshipNetwork

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io