Skip to content

Support Dgraph namespaces #148

@EnricoMi

Description

@EnricoMi

Allow to specify a namespace in order to read graphs from namespaces other than the default one.

spark.read.option("dgraph.namespace", "foo").dgraph.triples("localhost:9080")

The namespace will have to be used when creating a transaction and on accessing the /state endpoint.

Requires #149.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions