-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined method Neoxygen\Neogen\Neogen::generateGraphFromCypher() #14
Comments
So I tried to use version tag 0.5.9 but it probably doesn't support a lot of data:
pattern.cypher
|
Yes, it depends on your processor and memory for such use case. |
@ikwattro Does this behavior is changed since 1.x.x version, so I it generate data in batches without eating all memory? |
This will be implemented, currently we have a forked version that we use in enterprise world where it batches. This system uses 3 rabbitmq queues because if you flush the memory you will loose the references for creating the relationships. —Reply to this email directly or view it on GitHub. |
Is there a plan to re-introduce |
Using an example from README, I got a fatal error:
It looks like
generateGraphFromCypher
function really do not exist:The text was updated successfully, but these errors were encountered: