cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

After loading the data everything converted as a node

Hello,
I am new to Neo4j. I had some doubts regarding importing the data.
As i was trying to import my data to etl tool. I could see my whole data under nodes and the table coulmns as properties. Can anyone help me out why is this happening.

Thank you


Please provide the following information if you ran into a more serious issue:

  • neo4j version, - 3.5.6
    desktop version- 1.2.1
    browser version,- 3.2.20
    etl-tool version-1.4.2
  • which database do you want to import from - sap hana
5 REPLIES 5

MuddyBootsCode
Graph Steward

Do you maybe have a sample from the DB that you're importing from? Like a CSV or something?

Hello,
I am extracting the data from sap hana which is a database.

And i have attached an image where you can see the table name and column name

Can you describe a bit what your nodes are going to be and the relationships you're hoping to create between them? This is a good tool for describing the graph you're trying to build. It looks like you may be missing a step in telling the etl tool what you're trying to create.

Nodes - SID , From_host, Target_host
Relationships - protocol
properties - created, port

MuddyBootsCode
Graph Steward

Are you using the desktop version or the command line tool? If you haven't already seen this, here's demo https://neo4j.com/labs/etl-tool/