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

Parametrize max depth #1

Merged
merged 5 commits into from
Dec 2, 2020
Merged

Parametrize max depth #1

merged 5 commits into from
Dec 2, 2020

Conversation

nchursin
Copy link
Contributor

Sometimes you need to parametrize the max depth of the query. Here's a description of the issue I had and how I managed to solve it.

This PR adds the ability to control the depth of queries, how many relations will be extracted by a single query.

@ChuckJonas
Copy link
Owner

Had no idea this was a limitation.... Nice addition! Will test and merge next week

@nchursin
Copy link
Contributor Author

Hey - just remembered I have this PR opened :) Did you have any time to take a look at it?

@ChuckJonas ChuckJonas merged commit ae72a38 into ChuckJonas:master Dec 2, 2020
@ChuckJonas
Copy link
Owner

I haven't had a chance to test (sry been crazy busy), but I'll go ahead and merge (I assume you've used this and it's working as expected). TY!

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