Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A program to generate RDF file that can then be ingested into dgraph. #35

Closed
wants to merge 1 commit into from

Commits on Oct 14, 2019

  1. A program to generate RDF file that can then be ingested into dgraph.

    Primarily created to test performance. Currently, it generates RDF with
    string data type values. You can pass in commands line arguments to
    configure the total size of the values, string length, the subjects that
    are repeated and the output file.
    shekarm committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d81dbb5 View commit details
    Browse the repository at this point in the history