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.

jjtamer
Node
since ‎06-21-2021
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, I am have a Python program that reads data from an Oracle database into a Pandas DataFrame. I then use Cypher to unwind the rows and create nodes with properties. Sometimes the values returned from Oracle are null. In the case of numeric fiel...