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

Add Python binding for NODE & REL types; output query results to NetworkX #1192

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

mewim
Copy link
Collaborator

@mewim mewim commented Jan 18, 2023

This PR does the following:

@mewim mewim marked this pull request as ready for review January 18, 2023 07:57
@mewim mewim force-pushed the networkx branch 3 times, most recently from cafb29e to 7d4b8d6 Compare January 18, 2023 23:03
src/include/common/types/value.h Outdated Show resolved Hide resolved
src/include/common/types/value.h Outdated Show resolved Hide resolved
tools/python_api/src_cpp/py_query_result.cpp Outdated Show resolved Hide resolved
@mewim mewim merged commit cf2e3b3 into master Jan 19, 2023
@mewim mewim deleted the networkx branch January 19, 2023 04:08
@ray6080 ray6080 added the feature New features or missing components of existing features label Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python API get_as_df() returns incorrect result when being called for more than once
3 participants