OptionaladdressDgraph Alpha gRPC address, e.g. 'localhost:9080'.
OptionalclientA pre-built dgraph-js DgraphClient (or a compatible mock). When
provided, connect() uses it directly and skips require('dgraph-js')
entirely — this is how tests inject a mock without the real driver
installed.
Connection options for
DgraphStore.