Skip to content

[BUG] Missing core gfql readthedocs docs #544

@lmeyerov

Description

@lmeyerov

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=

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions