Hi -
I created graph(graph-1) using create property graph statement on PGX (graph doesn't exist in the database)..
Created one more graph (graph-2) in database then published on PGX..
In both cases graphs are getting disappeared on PGX (which is setup on WebLogic) after sometime...Please share how to fix this..?
And what is the suggested approach - first create graph in db tier then load and publish on pgx
or directly create on PGX on using DB tables as vertices/nodes..?
Thanks,
Sridhar