0

I want to ingest data from Kafka data stream right into Memgraph. Do I need to define the types of data before I start the data ingestion?

KWriter
  • 1,024
  • 4
  • 22

1 Answers1

0

No, there is no need to explicitly define the data types before starting the ingestion process.

Taja Jan
  • 942
  • 1
  • 1
  • 11