LynxKite v4.1.0 Release Notes

Release Date: 2020-10-05 // over 3 years ago
  • โšก๏ธ LynxKite 4.1.0 comes with a big update for our Neo4j support. This has been the most frequently raised point by our new users. Thanks for all the feedback!

    • ๐Ÿ‘ Neo4j 4.x support.
    • Revamped Neo4j import. Instead of importing tables, you can now import a whole graph. (#90)
    • โž• Added Neo4j export. You can export vertex or edge attribute or the whole graph. (#91)
    • AVRO and Delta Lake import and export. (#63, #86)
    • Added the "Filter with SQL" box as a more flexible alternative to "Filter by attributes".
    • Visualization option to not display edges. Great in large geographic datasets.
    • "Use table as vertex/edge attributes" boxes are more friendly and handle name conflicts better now.
    • โž• Added aggregation support for Vector attributes. (Elementwise average, sum, etc.)
    • โž• Added an option to disable generated suffixes for aggregated variables.
    • ๐Ÿ›  Fix for edge coloring. (#84)