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 10 months ago383 views
1 Answer
2
Accepted Answer
profile pictureAWS
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
profile picture
EXPERT
reviewed 10 months 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.

Guidelines for Answering Questions