package api
Get desktop application:
View/edit binary Protocol Buffers messages
string query = 1
map<string, string> vars = 2
uint64 start_ts = 13
optional LinRead lin_read = 14
bytes json = 1
optional Latency latency = 12
bytes set_json = 1
bytes delete_json = 2
bytes set_nquads = 3
bytes del_nquads = 4
repeated NQuad set = 10
repeated NQuad del = 11
uint64 start_ts = 13
bool commit_now = 14
bool ignore_index_conflict = 15
map<string, string> uids = 1
optional TxnContext context = 2
optional Latency latency = 12
string schema = 1
string drop_attr = 2
bool drop_all = 3
(message has no fields)
uint64 startId = 1
uint64 endId = 2
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
Used in: Assigned, Response
uint64 parsing_ns = 1
uint64 processing_ns = 2
uint64 encoding_ns = 3
Used in: Request, TxnContext
map<uint32, uint64> ids = 1
Used in: Mutation
string subject = 1
string predicate = 2
string object_id = 3
optional Value object_value = 4
string label = 5
string lang = 6
repeated Facet facets = 7
Used in: Response
string predicate = 1
string type = 2
bool index = 3
repeated string tokenizer = 4
bool reverse = 5
bool count = 6
bool list = 7
Used as request type in: Dgraph.CommitOrAbort
Used as response type in: Dgraph.CommitOrAbort
Used as field type in: Assigned, Response
uint64 start_ts = 1
uint64 commit_ts = 2
bool aborted = 3
repeated string keys = 4
optional LinRead lin_read = 13
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