GitHub user jsell-rh added a comment to the discussion: Benchmarking Bulk Data Insert Strategies
@jrgemignani absolutely. You can find the implementation here: https://github.com/openshift-hyperfleet/kartograph/blob/1430ff4e519bbac8f88697a94b59a61c85d12c82/src/api/graph/infrastructure/age_bulk_loading.py#L512 It's important to note that creating indexes is a non-negotiable part of the process and results in ~10x speedup. Please note that the project is experimental and, though we've done our best to verify loading works, we cannot offer any guarantee that the method will work correctly 100% of the time. GitHub link: https://github.com/apache/age/discussions/2304#discussioncomment-15511037 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
