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

Adds properties on edges #306

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Adds properties on edges #306

merged 5 commits into from
Jul 5, 2024

Commits on Jul 4, 2024

  1. Adds properties on edges

    one_to_many: passing field parameters (which already existed but was not used)
    many_to_many: changed from parameters to column_names_mapping
    	      using the mapping and columns to define properties
    	      ignoring from to keys when adding properties
    andrejtonev committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    61c6988 View commit details
    Browse the repository at this point in the history
  2. Added tests

    andrejtonev committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f9b1a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    397f25c View commit details
    Browse the repository at this point in the history
  4. Docs

    andrejtonev committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1f59c4d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    1d24658 View commit details
    Browse the repository at this point in the history