cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to use yield batches with load csv statement

Hi Team,

I am loading the data to a label using CSV file.
Is it possible to use YIELD batches like given below -
YIELD batches, total , timeTaken , failedOperations , failedBatches , errorMessages , committedOperations , operations
RETURN batches, total , timeTaken , failedOperations , failedBatches , errorMessages , committedOperations , operations;

Regards
Akshat

0 REPLIES 0