- 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
Also query is now input as a flag in the client
-
Pawan Rawal authored
-
Pawan Rawal authored
-
Pawan Rawal authored
-
- Apr 18, 2016
-
-
Pawan Rawal authored
-
Pawan Rawal authored
-
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
Client establishes a TCP connection with server. Sends a sample query and parses response. Server listens to client, handles the query and sends back response.
-
Pawan Rawal authored
1. Added subgraph.proto file which has the message structure. 2. Added ToProtocolBuffer method which converts a subgraph to protocol buffer.
-
- Apr 04, 2016
-
-
Manish R Jain authored
-
- Apr 02, 2016
-
-
Ashwin Ramesh authored
Change key formation, code to get list of predicates in a given store
-
- Mar 30, 2016
- Mar 29, 2016
- Mar 24, 2016
-
-
Ashwin authored
-
- Mar 20, 2016
-
-
Manish R Jain authored
-
- Mar 11, 2016
-
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Ashwin Ramesh authored
-
Prashanth Koppula authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
- Mar 10, 2016
-
-
Manish R Jain authored
-
Manish R Jain authored
-
- Mar 09, 2016
-
-
Manish R Jain authored
Performance improvements and bug fixes
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
-
Manish R Jain authored
Handle language when forming NQuad. Move the fp mod earlier in the process, to avoid paying for ToEdge() function call.
-
Manish R Jain authored
-