- Mar 04, 2016
-
-
Manish R Jain authored
-
- Mar 01, 2016
-
-
Manish R Jain authored
-
- Feb 27, 2016
-
-
Ashwin authored
-
- Feb 26, 2016
-
-
Ashwin authored
-
Ashwin authored
-
Manish R Jain authored
-
- Feb 25, 2016
- Feb 15, 2016
-
-
Manish R Jain authored
-
- Feb 13, 2016
-
-
Ashwin authored
-
- Feb 12, 2016
-
-
Ashwin authored
-
Ashwin authored
-
Ashwin authored
-
Manish R Jain authored
Remove gql module's dependency on query. Make it the other way round. GraphQL query string, now gets converted into query.SubGraph as an additional step run via query.ToSubGraph.
-
- Feb 11, 2016
-
-
Ashwin authored
-
- Feb 02, 2016
-
-
Ashwin authored
-
- Feb 01, 2016
-
-
Ashwin authored
-
- Nov 30, 2015
-
-
Manish R Jain authored
-
- Nov 23, 2015
-
-
Manish R Jain authored
Use cache for streaming entries instead of opening files for each posting list. Use iterator instead of channel while streaming entries.
-
- Nov 21, 2015
-
-
Manish R Jain authored
-
- Nov 19, 2015
-
-
Manish R Jain authored
Loads of fixes and tweaks to make data loading work. Largely, the system is really fast in inserting data, but memory becomes a problem. So, running continuous memory checks, and if the db exceeds set memory, then stopping in world in batch load mode to deal with it first. In server mode, same code runs but without stopping the world.
-
- Nov 16, 2015
-
-
Manish R Jain authored
-
- Nov 12, 2015
-
-
Manish R Jain authored
-
- Nov 09, 2015
-
-
Manish R Jain authored
Handle reading rdf data from files. Use underscores for uid and xid, keeping it in sync with internal usage. Output uids as hex.
-
- Nov 06, 2015
-
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
- Nov 05, 2015
-
-
Manish R Jain authored
Make list matrix work, yeah! This would serialize uids for the next query, which would then again return a matrix, so on and so forth.
-
- Nov 04, 2015
-
-
Manish R Jain authored
BREAKING change: convert to JSON. Given we're not tracking uids for each query uid, this will cause problems for the result. So, have to re-structure stuff here.
-
- Nov 03, 2015
-
-
Manish R Jain authored
-
- Oct 29, 2015
-
-
Manish R Jain authored
-
- Oct 23, 2015
-
-
Manish R Jain authored
-
Manish R Jain authored
-
- Oct 22, 2015
-
-
Manish R Jain authored
-
Manish R Jain authored
Modified posting package to include a way to query multiple posting lists for a given attribute. Introduce a new task.fbs which would be used for query and result encoding.
-
Manish R Jain authored
-
- Oct 21, 2015
-
-
Manish R Jain authored
-
Manish R Jain authored
-
- Oct 14, 2015
-
-
Manish R Jain authored
-