Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-17-2019 02:28 AM
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
12-17-2019 03:59 AM
Do you maybe have a sample from the DB that you're importing from? Like a CSV or something?
12-17-2019 04:42 AM
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
12-17-2019 04:51 AM
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.
12-17-2019 06:22 AM
Nodes - SID , From_host, Target_host
Relationships - protocol
properties - created, port
12-18-2019 03:23 AM
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/
All the sessions of the conference are now available online