Rename Triple[Table,Scan*,Partition*] to Dgraph*
Opened this issue · 0 comments
EnricoMi commented
Classes implementing Spark's DataSource V2 API are called TripleTable
, TripleScan
, TripleScanBuilder
, TriplePartitionReader
and TriplePartitionReaderFactory
. A better naming convention would be to rename Triple
with Dgraph
.