We were loading a csv file from JShell , the file size: 23 GB with 215 mio rows/records, it means 215 vertex, no edge... We got "...Gateway time out...." error. Oracle PGX Server version 20.4
var graph= session.readGraphWithProperties(/opt/oracle/graph/data/nfshared/configCsv1v.json);
Any setting in client side dealing with "time out"?
Thanks in advance,
Hasnur Ramadhan