Skip to content
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

close #537 by creating an importer for the new format #538

Merged
merged 17 commits into from
Aug 14, 2024

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    5029eeb View commit details
    Browse the repository at this point in the history
  2. import from export format

    northdpole committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    af8a853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e0be80 View commit details
    Browse the repository at this point in the history
  4. move in memory graph to its own module, add to database module method…

    …s for path retrieval and hierarchy retrieval
    northdpole committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    dfc6bc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a439903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8acfaf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    025fcb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb43dff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    239efbc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    882386c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21dc240 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19070e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8279d6b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdacaff View commit details
    Browse the repository at this point in the history
  15. make write_csv pickup all possible keys from all dicts as a header, a…

    …dd support for new export format to main
    northdpole committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    cfb80bf View commit details
    Browse the repository at this point in the history
  16. make the memory graph self-initialize, move functionality of get_stan…

    …dard_by_db_id to get_nodes
    northdpole committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c1ab2f5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    47a7866 View commit details
    Browse the repository at this point in the history