ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions.
Learn more here
With the continued growth of Graph Databases, it would be nice for Alteryx to creates a new tool set that would allow input/output connectors for Graph Databases like Neo4j which software tools like Pentaho and Talend already have.
Totally agree. I have quite a need to send data to a graphDB to perform graph related computations and then extract the result for further analysis and visualization. Adjacency matrix type calculations aren't fast enough on relational DBs.
A native, optimized connector using the Bolt driver for Neo4j would be a huge plus compared to using Python code or the HTTP API... both alternatives are too slow for any serious connections to a Neo4j database.