Mark Adel
Mark Adel
What is the benifit of ExtendableError? why not let APIError class directly extend Error?
I want to only run the backward compatibility checks on my code, how do I do that?
Why doesn't this latitude and longitude return the city? Latitude: `30.044420` Longitude: `31.235712`
**Describe the bug** When I try to create a node violating the unique constraint, **and** return the node, the query keeps running forever. **To Reproduce** Create a node and add...