Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-03-2019 11:42 AM
I see that apoc.generate...
uses com.github.javafaker.Faker
to generate full names for the SocialNetworkNodeCreator
. It would be convenient for generating test data if the full com.github.javafaker.Faker
was available via APOC or some other jar
plugin. I saw neo4j-faker
, but it looks a bit stale and very incomplete compared to com.github.javafaker.Faker
. Even just a way to return collections from com.github.javafaker.Faker
would be nice to use for node/relation/property generation, etc. I'd try to wrap it myself, but I don't know Java.
All the sessions of the conference are now available online