Skip to content

non-string(INT) id column is inserting as string in neptune aws

0

I generated a .csv file from dataframe and it had a column :ID(column_ID), before generating it I checked the column, and it is an INT datatype.

But after loading the data into Neptune AWS as nodes, and when i run opencypher query I am getting as string format. why is this happening? This is happening only for ID column. I have another INT datatype column and it is loaded as INT

asked 2 years ago523 views
1 Answer
2
Accepted Answer
AWS
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.