Closed shikeno closed 2 years ago
Hi @shikeno - It seems your setup uses the CsvMergeForeign
serializer. If you'd like to have a separate CSV file for all edges (e.g. hasCreator
, replyOf
), use the CsvBasic
or the CsvComposite
serializer.
The differences are explained in the spec: https://ldbcouncil.org/ldbc_snb_docs/ldbc-snb-specification.pdf#page=138
Hi @shikeno - It seems your setup uses the
CsvMergeForeign
serializer. If you'd like to have a separate CSV file for all edges (e.g.hasCreator
,replyOf
), use theCsvBasic
or theCsvComposite
serializer. The differences are explained in the spec: https://ldbcouncil.org/ldbc_snb_docs/ldbc-snb-specification.pdf#page=138
thank you for your reply,I found this difference
I use main branch, but person_hasCreator_message not generated
this my generated all dynamic files