- May 02, 2016
-
-
Manish R Jain authored
-
Manish R Jain authored
-
- Apr 28, 2016
-
-
Manish R Jain authored
-
- Apr 20, 2016
-
-
Pawan Rawal authored
-
Pawan Rawal authored
1. Renamed GetResponse to Query in DGraph service. 2. Client now accepts the ip of the server as a flag instead of just the port. 3. Removed ToProtocolBuffer method, and added PreTraverse as a method for a Subgraph. 4. Renamed runServerForClient to runGrpcServer.
-
- Apr 19, 2016
-
-
Pawan Rawal authored
-
Pawan Rawal authored
-
Pawan Rawal authored
-
- Apr 18, 2016
-
-
Pawan Rawal authored
Client now gets back protocol buffer data and is able to parse it into protocol buffer Subgraph
-
- Apr 13, 2016
-
-
Pawan Rawal authored
1. Added subgraph.proto file which has the message structure. 2. Added ToProtocolBuffer method which converts a subgraph to protocol buffer.
-
- Mar 11, 2016
-
-
Manish R Jain authored
-
- Mar 08, 2016
-
-
Manish R Jain authored
-
- 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
-