Hi, I'm working in virtuoso 5.0.8 and trying to upload data into the graphs using DB.DBA.RDF_LOAD_RDFXML. The output of the insert statement is as follows: _______________________________________________ Insert into <http://test/graph1>, 100001 triples -- done
1 Rows. -- 10846 msec. callret-0 VARCHAR _______________________________________________ The datafile has more triples(>100001), but i doubt if the insert statement is limited to 100001 triples per insert statement. This same line gets repeated more often when the input file size is bigger. Is there any limit for the insert statements ? If so, are there any parameters in the virtuoso.ini file that controls this limit? Please do provide me more understanding on this issue. cheers, Nirmala
