Measures Concepts
GitHub icon

SNQL: A Social Network Query and Transformation Language

SNQL: A Social Network Query and Transformation Language - Query language

< >

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

#2993on 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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout