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

fix inconsistent graph properties between the SG and the MG API #3757

Commits on Jul 27, 2023

  1. refactor mg api core function to match sg api

    jnke2016 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b118dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    457a8ef View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. refactor functions, add new attributes and fixmes

    jnke2016 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5e1bb6a View commit details
    Browse the repository at this point in the history
  2. add fixme

    jnke2016 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bd8c978 View commit details
    Browse the repository at this point in the history
  3. remove expensive test

    jnke2016 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2f91b5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a055f97 View commit details
    Browse the repository at this point in the history
  5. fix style

    jnke2016 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    82dd74e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. retrieve weights if they were passed

    jnke2016 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4f03d88 View commit details
    Browse the repository at this point in the history
  2. update tests

    jnke2016 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8a9453b View commit details
    Browse the repository at this point in the history
  3. fix typo

    jnke2016 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9c349b4 View commit details
    Browse the repository at this point in the history
  4. remove hardcoded column name

    jnke2016 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fdb98e7 View commit details
    Browse the repository at this point in the history
  5. fix style

    jnke2016 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4a25d00 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/branch-23.08' into branch-23.0…

    …8_fix-inconsistent-graph-properties
    jnke2016 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1b1a5d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. remove (invalid) hardcoded column names

    jnke2016 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e335d2b View commit details
    Browse the repository at this point in the history
  2. fix style

    jnke2016 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d03d827 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. remove invalid hardcoded column names, update docstrings, remove debu…

    …g print
    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7f69c22 View commit details
    Browse the repository at this point in the history
  2. remove hardcoded column names

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1fb2422 View commit details
    Browse the repository at this point in the history
  3. fix style

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ccd8d17 View commit details
    Browse the repository at this point in the history
  4. remove outdated fixme

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1e9e670 View commit details
    Browse the repository at this point in the history
  5. fix typo

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    17d4624 View commit details
    Browse the repository at this point in the history
  6. properly rename column names

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b206f33 View commit details
    Browse the repository at this point in the history
  7. fix style

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    97c6dd3 View commit details
    Browse the repository at this point in the history
  8. add comments

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d6a8cca View commit details
    Browse the repository at this point in the history
  9. fix typo

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    86eb9b5 View commit details
    Browse the repository at this point in the history
  10. add test for edge retrieval

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    140ca33 View commit details
    Browse the repository at this point in the history
  11. fix style

    jnke2016 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4a1e413 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix the edge_list view

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6aa8806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351dc45 View commit details
    Browse the repository at this point in the history
  3. fix style

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    35fa60d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/branch-23.08' into branch-23.0…

    …8_fix-inconsistent-graph-properties
    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    578b22e View commit details
    Browse the repository at this point in the history
  5. remove hardcoded column names

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    56a92c9 View commit details
    Browse the repository at this point in the history
  6. fix style

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    711a1fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fad3813 View commit details
    Browse the repository at this point in the history
  8. add test for mg graph properties

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b173691 View commit details
    Browse the repository at this point in the history
  9. fix style

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7ab383e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e06a810 View commit details
    Browse the repository at this point in the history
  11. rename column name

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    de8b904 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'upstream/branch-23.08' into branch-23.0…

    …8_fix-inconsistent-graph-properties
    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    928e87c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e586c38 View commit details
    Browse the repository at this point in the history
  14. fix typo

    jnke2016 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    00eab44 View commit details
    Browse the repository at this point in the history