- May 14, 2016
-
-
Pawan Rawal authored
1. Changing extension of files with binary data to .bin. 2. Running separate benchmark for each query according to numElements in their result.
-
- May 12, 2016
-
-
Pawan Rawal authored
-
Pawan Rawal authored
1. Exporting query and result byte slices inside SubGraph so that they are written to file when we write the SubGraph to file after gobencoding it. 2. Added benchmark test to benchmark ToJSON and ToProtocolBuffer methods for actors and directors query for 10,100 and 1000 entities in the result.
-
- May 11, 2016
-
-
Pawan Rawal authored
-
- May 03, 2016
-
-
Pawan Rawal authored
-
Pawan Rawal authored
-
Pawan Rawal authored
-
Pawan Rawal authored
preTraverse()
-
Pawan Rawal authored
Removed the unnecessary extract function and result struct. Now preTraverse directly acceses flatbuffers to get values and uidmatrix. Renamed struct fields in the protocol buffer schema file.
-
Manish R Jain authored
-
- May 02, 2016
-
-
Pawan Rawal authored
-
Pawan Rawal authored
1. Removed client.go and client_test.go 2. Modified protocol buffer structure to have Values as a struct which contains byte slice. 3. Added support to calculate latency because of protocol buffer.
-
Pawan Rawal authored
1. Protocol buffer now stores a entity based subgraph instead of a predicate based subgraph.
-
Manish R Jain authored
-
Manish R Jain authored
-
- Apr 28, 2016
-
-
Manish R Jain authored
-
Pawan Rawal authored
Query would be needed to parse the Graph Response on the client side, hence sending it in the protocol buffer response.
-
- 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