12.4.1 Architectural Considerations

Network latency must be carefully considered when using Oracle RDF Graph Adapter for Eclipse RDF4J with Autonomous AI Database.

A single Java API call may trigger several round trips from the client machine to the Oracle AI Database server. In a high-latency environment, for example an RDF4J client running on a local laptop connected to an Oracle Autonomous AI Database, you may see a few seconds of accumulated network latency in some API calls. To minimize network latency, it is recommended that you deploy your RDF4J-based application on an Oracle Cloud Infrastructure (OCI) compute instance within the same Virtual Cloud Network (VCN) as your Autonomous AI Database.