apoc.example.movies
Syntax |
|
||
Description |
Seeds the database with the Neo4j movie dataset. |
||
Return arguments |
Name |
Type |
Description |
|
|
The name of the file containing the movies example. |
|
|
|
Where the examples were sourced from. |
|
|
|
The format the movies file was in. |
|
|
|
The number of nodes imported. |
|
|
|
The number of relationships imported. |
|
|
|
The number of properties imported. |
|
|
|
The duration of the import. |
|
|
|
The number of rows returned. |
|
|
|
The size of the batches the import was run in. |
|
|
|
The number of batches the import was run in. |
|
|
|
Whether the import ran successfully. |
|
|
|
The data returned by the import. |