apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
192 stars 40 forks source link

feat(spark): Add an example to generate ldbc sample data from csv to graphar #486

Closed acezen closed 1 month ago

acezen commented 1 month ago

Describe the enhancement requested

We would like to provide a simple generator example to generate ldnc sample data to graphar, provide a easy helper function that can generate the testing data for new feature like #170

Component(s)

Spark