To load RDF data into a graph, use one or more of the following options as explained in Load an RDF Graph:
Bulk load data from an RDF file with each row containing the three components — subject, predicate, and object — of an RDF triple and optionally a named graph. To load a file containing extended triples (possibly mixed with regular triples) into an Oracle NoSQL Database, the input file must be in N-Quad or TriG format.
Insert triples incrementally.