Skip to main content

BATCH_SIZE

Constant BATCH_SIZE 

Source
pub const BATCH_SIZE: u64 = 500; // 500u64
Expand description

Pagination batch size. Matches Python sync_graph_to_session.py:34.