Proto commits in dgraph-io/dgraph-js

These 15 commits are when the Protocol Buffers files have changed:

Commit:d573027
Author:Ryan Fox-Tyler
Committer:GitHub

chore: normalize copyrights (#257) **Description** Normalize copyrights across repo. **Checklist** - [X] Code compiles correctly and linting passes locally

The documentation is generated from this commit.

Commit:8f77805
Author:ShivajiKharse
Committer:GitHub

add vector support (#214)

Commit:663ac22
Author:Apoorv Vardhan

Sync api.proto

Commit:8f13481
Author:Apoorv Vardhan

Txn context robust

Commit:98c3c22
Author:vardhanapoorv

Add loginInNamespace method

Commit:7ea7b2a
Author:Apoorv Vardhan

Add support for RDF & upgrade dependencies

Commit:0417c2b
Author:Prashant Shahi
Committer:GitHub

Syncing proto files to support bg indexing and updated CHANGELOG for v20.03.0 release (#110) * updated api.proto file and package files * Updating README docs and CHANGELOG Signed-off-by: Prashant Shahi <prashant@dgraph.io>

Commit:f8ad980
Author:Prashant Shahi
Committer:GitHub

Sync proto files with dgo (#99) * Sync proto files with dgo * reverted few of the comments in protobuf file * sort query results to get results in same order

Commit:7169903
Author:Prashant Shahi
Committer:GitHub

Support for conditional upsert - added doQuery function (#63) * Support for conditional upsert * Minor fixes * Removing the deprecated flag enterprise-feature * Updated examples

Commit:2156353
Author:Paul Korzhyk

Dgraph 1.1 login support; typescript upgrade; removed nulls from code

Commit:6937216
Author:Garvit Pahal

Add option for server level linerizability

Commit:f606994
Author:Garvit Pahal

Add upsert and lang fields to api.SchemaNode

Commit:eef5bbd
Author:Garvit Pahal

Add latency to Assigned in proto and generated files

Commit:f52fa87
Author:Garvit Pahal

Remove startTs from proto message type Operation

Commit:b38e962
Author:Garvit Pahal

Initial code commit