mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 09:59:13 +00:00
formating changes
This commit is contained in:
parent
8063284c56
commit
93cfa42984
5 changed files with 167 additions and 31 deletions
|
@ -81,7 +81,7 @@ async fn main() -> Result<(), Error> {
|
|||
reader,
|
||||
Some(pb.clone()),
|
||||
500,
|
||||
1000,
|
||||
1_000,
|
||||
CreateVersion::Bulk,
|
||||
)
|
||||
.await?;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue