Get a graph

get

/database/rdf/networks/{network_owner},{network_name}/models/{model_name}/graph_store/1.1

Retrieves an RDF payload that is the serialization of the requested named graph or default graph. A client requires SQL Developer, RDF Developer or RDF Reader role to invoke this servce.

Request

Path Parameters
Query Parameters
  • Allow Empty value: true
    An empty-valued parameter that signifies the default graph.
  • A URL-encoded named graph URI
    Example:
    http%3A%2F%2Fwww.example.oracle.com%2Fg1

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: string
Back to Top