Skip to content

new result-set structure parsing #28

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

Merged
merged 5 commits into from
May 28, 2019
Merged

new result-set structure parsing #28

merged 5 commits into from
May 28, 2019

Conversation

swilly22
Copy link
Contributor

@swilly22 swilly22 commented Mar 21, 2019

No description provided.

@swilly22 swilly22 requested a review from jeffreylovitz March 21, 2019 09:37
@swilly22 swilly22 self-assigned this Mar 21, 2019
# [label string offset (integer)],
# [[name, value, value type] X N]

node_id = float(cell[0])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to int(float()) cast all IDs?

@swilly22 swilly22 force-pushed the new-resultset-struct branch 2 times, most recently from 13bbcb8 to f21842e Compare March 22, 2019 20:27
@swilly22 swilly22 force-pushed the new-resultset-struct branch from f21842e to 24dbff9 Compare March 22, 2019 21:06
@swilly22 swilly22 merged commit 0c78b1a into master May 28, 2019
@swilly22 swilly22 deleted the new-resultset-struct branch May 28, 2019 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants