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

support single edge/node label #25

Merged
merged 7 commits into from Dec 29, 2022
Merged

Conversation

khoale88
Copy link
Contributor

@khoale88 khoale88 commented Dec 25, 2022

  • support single edge label matching. This requires the host graph to have __labels__ set as a set. Otherwise, errors can be raised or no matches can be found
  • support single node label matching. This requires the host graph to have __labels__ set as a set. Otherwise, errors can be raised or no matches can be found
  • return an explicit edge-hop relation is always a list of relations regardless the hop step.
  • promote node json condition to is_node_attr_match
  • support for True/False values

@khoale88 khoale88 changed the title support single edge type support single edge/node label Dec 25, 2022
@khoale88
Copy link
Contributor Author

hi @j6k4m8 , I think the PR is good enough. Can you take a look? You can compare the result against neo4j to see if I miss anything important.
https://console.neo4j.org/

@j6k4m8
Copy link
Member

j6k4m8 commented Dec 29, 2022

This is great, sorry for the delay! (I have been traveling)

@j6k4m8 j6k4m8 merged commit 4ed1907 into aplbrain:master Dec 29, 2022
@j6k4m8 j6k4m8 mentioned this pull request Feb 3, 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.

None yet

2 participants