赞
踩
runs the second statement for each item returned by the first statement. This procedure returns the number of batches and the total number of processed rows.
CALL apoc.periodic.iterate(
"MATCH (p:Person) WHERE (p)-[:ACTED_IN]->() RETURN p",
"SET p:Actor",
{
batchSize:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。