package api
Get desktop application:
View/edit binary Protocol Buffers messages
uint64 start = 1
uint64 end = 2
string schema = 1
string drop_attr = 2
bool drop_all = 3
string drop_value = 5
bool run_in_background = 6
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
string userid = 1
string password = 2
string refresh_token = 3
uint64 namespace = 4
uint64 start_ts = 1
string query = 4
map<string, string> vars = 5
bool read_only = 6
bool best_effort = 7
repeated Mutation mutations = 12
bool commit_now = 13
string hash = 15
string dql_query = 1
map<string, string> vars = 2
bool read_only = 3
bool best_effort = 4
uint32 group_id = 1
bool forward = 2
bool start = 1
bool finish = 2
bool drop_data = 3
repeated uint32 groups = 1
Used in: NQuad
string key = 1
bytes value = 2
repeated string tokens = 4
string alias = 5
Used in: Facet
STRING = 0
INT = 1
FLOAT = 2
BOOL = 3
DATETIME = 4
string access_jwt = 1
string refresh_jwt = 2
Used in: Response
uint64 parsing_ns = 1
uint64 processing_ns = 2
uint64 encoding_ns = 3
uint64 assign_timestamp_ns = 4
uint64 total_ns = 5
Used in: AllocateIDsRequest
Used in: Response
repeated string value = 1
Used in: Response
map<string, uint64> num_uids = 1
Used in: Request
bytes set_json = 1
bytes delete_json = 2
bytes set_nquads = 3
bytes del_nquads = 4
repeated NQuad set = 5
repeated NQuad del = 6
string cond = 9
bool commit_now = 14
Used in: Mutation
string subject = 1
string predicate = 2
string object_id = 3
optional Value object_value = 4
string lang = 6
repeated Facet facets = 7
uint64 namespace = 8
Used in: ListNamespacesResponse
Used in: Operation
NONE = 0
ALL = 1
DATA = 2
ATTR = 3
TYPE = 4
Used in: Request, RunDQLRequest
Used as response type in: Dgraph.Login, Dgraph.Query, Dgraph.RunDQL
bytes json = 1
optional Latency latency = 3
optional Metrics metrics = 4
map<string, string> uids = 12
bytes rdf = 13
Used in: StreamExtSnapshotRequest
bytes data = 1
bool done = 2
Used as request type in: Dgraph.CommitOrAbort
Used as response type in: Dgraph.CommitOrAbort
Used as field type in: Response
uint64 start_ts = 1
uint64 commit_ts = 2
bool aborted = 3
repeated string keys = 4
repeated string preds = 5
string hash = 6
Used in: NQuad
oneof val
string default_val = 1
bytes bytes_val = 2
int64 int_val = 3
bool bool_val = 4
string str_val = 5
double double_val = 6
bytes geo_val = 7
bytes date_val = 8
bytes datetime_val = 9
string password_val = 10
uint64 uid_val = 11
bytes bigfloat_val = 12
bytes vfloat32_val = 13