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

REL-1198: List value URI definition should work with neo4j RDF storage. #1076

Closed
wants to merge 28 commits into from

Conversation

vbyndych
Copy link
Contributor

  • feat: poc attempt for Neo4j
  • feat: resource implementation language handling
  • fix: language value and relationship detection
  • test: make integrational tests running
  • feat: moved relation checking to property method for better reusability.
  • feat: changed visibility and type hints for inheritance
  • feat: fixed issue with UpdatedAt as a whole number
  • feat: introduced abstract filter class which different persistence implementations can use.
  • feat: system search implementation in neo4j and test coverage.
  • wip: extra changes required to run tests, but not production ready.
  • chore: cleanup imports and test to be more verbose.
  • feat: rewrite complex search using neo4j.
  • feat: rewrite complex search using neo4j.
  • chore: provide PHP 7.4 compatibility.
  • chore: fix code styles and typos.
  • feature: made search persistance configurable.
  • fix: property/relationship identification
  • feat: getRdfTriples attempt
  • feat: ontology import/export for neo4j.
  • fix: removed duplicated properties.
  • feat: extended complex search functionality to fetch lists data.
  • chore: removed unused constructors and extra spaces.
  • refactor: changed logic for values fetching using new complex search tripple method for consistency..

augustas and others added 26 commits May 24, 2023 15:30
- fixed constructor params as it caused exception in strict mode
- added return value as it is expected in order t oknow if anything was added or not
- re-wrote deprecated functionality in tests
- fixed tests as it was not in sync with logic.
- skipped those which require code update.
… into feature/REL-1193/system-search-implementation-in-neo4j-extra
@vbyndych vbyndych force-pushed the feat/REL-1198/list-neo4j branch from 1820fd2 to 9cbb8a7 Compare October 13, 2023 08:25
@vbyndych vbyndych force-pushed the feat/REL-1198/list-neo4j branch from 93296c4 to eb99b90 Compare October 13, 2023 10:25
@github-actions
Copy link

Version

Target Version 15.30.0
Last version 15.29.0

There are 0 BREAKING CHANGE, 13 features, 5 fixes

@vbyndych vbyndych closed this Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants