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

New Release #32

Closed
wants to merge 17 commits into from
Closed

New Release #32

wants to merge 17 commits into from

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    97b64ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from neo4j-labs/fix/count_triples_not_refreshed

    Fix/count triples not refreshed
    AleSim94 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    97d62d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. added a new noteboook with the demo from the Nodes session

    aleksandarneo4j committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d988d20 View commit details
    Browse the repository at this point in the history
  2. changed the file name

    aleksandarneo4j committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    78d9e7e View commit details
    Browse the repository at this point in the history
  3. small change for the password

    aleksandarneo4j committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f9398e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from neo4j-labs/import-demo

    Import demo
    AleSim94 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    aeb4d09 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. set store as context-aware

    jbarrasa committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    237436a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b6753 View commit details
    Browse the repository at this point in the history
  3. fixing tests

    alfredorubin96 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a08adf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Updated documentation

    nielsdejong committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5c3040d View commit details
    Browse the repository at this point in the history
  2. Revert "Updated documentation"

    This reverts commit 5c3040d.
    nielsdejong committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dcc8c87 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    nielsdejong committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cec2154 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from neo4j-labs/feature/docs

    Migrated & Improved documentation with examples, getting started guide, and contribution guidelines
    nielsdejong committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e1f42c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix issue #28

    ChristianTremblay committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1b9ef06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a171e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Ability to initialize the store with an existing driver object

    Adds an optional parameter to the Neo4j store initialization.
    This allows fine-grained customization of the neo4j driver settings and scenarios like SSO.
    
    Closes #30
    nmervaillie committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    fe49d5a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #31 from nmervaillie/sso-support

    Ability to initialize the store with an existing driver object
    alfredorubin96 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f78e5c9 View commit details
    Browse the repository at this point in the history