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

[BUG] Missing core gfql readthedocs docs #544

Open
lmeyerov opened this issue Feb 21, 2024 · 1 comment
Open

[BUG] Missing core gfql readthedocs docs #544

lmeyerov opened this issue Feb 21, 2024 · 1 comment

Comments

@lmeyerov
Copy link
Contributor

lmeyerov commented Feb 21, 2024

Describe the bug

The docs for n(), e(), e_forwards(), and e_backwards() were not findable on the readthedocs:

  • from chain() + the table of contents, unclear that those are the ones to look at
  • what their parameters are
    • ex: that to_fixed_point is basically [e:*] in cypher (arbitrary hops)
    • while hops=k is for a fixed max (is that max, or exact?)
    • how e(source/destination_node_match=) works differently from doing a n(match=)
    • query=
@lmeyerov
Copy link
Contributor Author

Realized this may relate to #536

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants