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

Add a method to remove resources from graph #44

Closed

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    db7a4aa View commit details
    Browse the repository at this point in the history
  2. Fix param docs

    claudiu-cristea authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8676722 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. refined deleteEntireResource: deleting level 2 and 3 entries in graph

    otherwise it would only removes triples which had given
    resource as subject, but not predicate or object.
    k00ni committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dae654b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b07f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49cc9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3417266 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad695d2 View commit details
    Browse the repository at this point in the history