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

Transpose only a subset of edges when loading graph into Grape #20

Open
caufieldjh opened this issue Nov 22, 2022 · 0 comments
Open

Transpose only a subset of edges when loading graph into Grape #20

caufieldjh opened this issue Nov 22, 2022 · 0 comments

Comments

@caufieldjh
Copy link
Contributor

Right now, we transpose the entire graph when loading, so it's compatible with semsim operations.
This isn't quite right as edge types other than is_a don't quite make sense when transposed.

We may need to select only is_a edges when transposing the graph.

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

No branches or pull requests

1 participant