Added: jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFactory.html URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFactory.html?rev=1849990&view=auto ============================================================================== --- jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFactory.html (added) +++ jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFactory.html Sun Dec 30 18:18:13 2018 @@ -0,0 +1,518 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_191) on Sun Dec 30 15:50:26 GMT 2018 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>RDFConnectionFactory (Apache Jena RDF Connection)</title> +<meta name="date" content="2018-12-30"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RDFConnectionFactory (Apache Jena RDF Connection)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/RDFConnectionFactory.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/jena/rdfconnection/RDFConnectionFactory.html" target="_top">Frames</a></li> +<li><a href="RDFConnectionFactory.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.jena.rdfconnection</div> +<h2 title="Class RDFConnectionFactory" class="title">Class RDFConnectionFactory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.jena.rdfconnection.RDFConnectionFactory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="typeNameLabel">RDFConnectionFactory</span> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#RDFConnectionFactory--">RDFConnectionFactory</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-org.apache.jena.query.Dataset-">connect</a></span>(<a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/query/Dataset.html?is-external=true" title="class or interface in org.apache.jena.query">Dataset</a> dataset)</code> +<div class="block">Connect to a local (same JVM) dataset.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-org.apache.jena.query.Dataset-org.apache.jena.rdfconnection.Isolation-">connect</a></span>(<a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/query/Dataset.html?is-external=true" title="class or interface in org.apache.jena.query">Dataset</a> dataset, + <a href="../../../../org/apache/jena/rdfconnection/Isolation.html" title="enum in org.apache.jena.rdfconnection">Isolation</a> isolation)</code> +<div class="block">Connect to a local (same JVM) dataset.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-java.lang.String-">connect</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> destination)</code> +<div class="block">Create a connection to a remote location by URL.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-java.lang.String-java.lang.String-java.lang.String-">connect</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphStoreProtocolEndpoint)</code> +<div class="block">Create a connection specifying the URLs of the service.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">connect</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> datasetURL, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphStoreProtocolEndpoint)</code> +<div class="block">Create a connection to a remote location by URL.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection">RDFConnectionFuseki</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connectFuseki-java.lang.String-">connectFuseki</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> destination)</code> +<div class="block">Create a connection to a remote Fuseki server by URL.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection">RDFConnectionFuseki</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connectFuseki-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">connectFuseki</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> datasetURL, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphStoreProtocolEndpoint)</code> +<div class="block">Create a connection to a remote Fuseki server by URL.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connectPW-java.lang.String-java.lang.String-java.lang.String-">connectPW</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URL, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> user, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)</code> +<div class="block">Make a remote RDFConnection to the URL, with user and password for the client access using basic auth.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/doc s/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="RDFConnectionFactory--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>RDFConnectionFactory</h4> +<pre>public RDFConnectionFactory()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="connect-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connect</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a> connect(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> destination)</pre> +<div class="block">Create a connection to a remote location by URL. + This is the URL for the dataset. + + This call assumes the names of services as: + <ul> + <li>SPARQL Query endpoint : "sparql" + <li>SPARQL Update endpoint : "update" + <li>SPARQL Graph Store Protocol : "data" + </ul> + These are the default names in <a href="http://jena.apache.org/documentation/fuseki2">Fuseki</a> + Other names can be specified using <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"><code>connect(String, String, String, String)</code></a></div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>destination</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnection</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"><code>connect(String, String, String, String)</code></a></dd> +</dl> +</li> +</ul> +<a name="connect-java.lang.String-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connect</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a> connect(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphStoreProtocolEndpoint)</pre> +<div class="block">Create a connection specifying the URLs of the service.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>queryServiceEndpoint</code> - </dd> +<dd><code>updateServiceEndpoint</code> - </dd> +<dd><code>graphStoreProtocolEndpoint</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnection</dd> +</dl> +</li> +</ul> +<a name="connect-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connect</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a> connect(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> datasetURL, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphStoreProtocolEndpoint)</pre> +<div class="block">Create a connection to a remote location by URL. + This is the URL for the dataset. + Each service is then specified by a URL which is relative to the <code>datasetURL</code>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>datasetURL</code> - </dd> +<dd><code>queryServiceEndpoint</code> - </dd> +<dd><code>updateServiceEndpoint</code> - </dd> +<dd><code>graphStoreProtocolEndpoint</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnection</dd> +</dl> +</li> +</ul> +<a name="connectPW-java.lang.String-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connectPW</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a> connectPW(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URL, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> user, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)</pre> +<div class="block">Make a remote RDFConnection to the URL, with user and password for the client access using basic auth. + Use with care. Basic auth over plain HTTP reveals the password on the network.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>URL</code> - </dd> +<dd><code>user</code> - </dd> +<dd><code>password</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnection</dd> +</dl> +</li> +</ul> +<a name="connect-org.apache.jena.query.Dataset-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connect</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a> connect(<a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/query/Dataset.html?is-external=true" title="class or interface in org.apache.jena.query">Dataset</a> dataset)</pre> +<div class="block">Connect to a local (same JVM) dataset. + The default isolation is <code>NONE</code>. + See <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connect-org.apache.jena.query.Dataset-org.apache.jena.rdfconnection.Isolation-"><code>connect(Dataset, Isolation)</code></a> to select an isolation mode.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>dataset</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnection</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionLocal.html" title="class in org.apache.jena.rdfconnection"><code>RDFConnectionLocal</code></a></dd> +</dl> +</li> +</ul> +<a name="connect-org.apache.jena.query.Dataset-org.apache.jena.rdfconnection.Isolation-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connect</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a> connect(<a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/query/Dataset.html?is-external=true" title="class or interface in org.apache.jena.query">Dataset</a> dataset, + <a href="../../../../org/apache/jena/rdfconnection/Isolation.html" title="enum in org.apache.jena.rdfconnection">Isolation</a> isolation)</pre> +<div class="block">Connect to a local (same JVM) dataset. + <p> + Multiple levels of <a href="../../../../org/apache/jena/rdfconnection/Isolation.html" title="enum in org.apache.jena.rdfconnection"><code>Isolation</code></a> are provided, The default <code>COPY</code> level makes a local + <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection"><code>RDFConnection</code></a> behave like a remote conenction. + See <a href="https://jena.apache.org/documentation/rdfconnection/">the documentation for more details.</a> + <ul> + <li><code>COPY</code> – <code>Model</code>s and <code>Dataset</code>s are copied. + This is most like a remote connection. + <li><code>READONLY</code> – Read-only wrappers are added but changes to + the underlying model or dataset will be seen. + <li><code>NONE</code> (default) – Changes to the returned <code>Model</code>s or <code>Dataset</code>s act on the original object. + </ul></div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>dataset</code> - </dd> +<dd><code>isolation</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnection</dd> +</dl> +</li> +</ul> +<a name="connectFuseki-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connectFuseki</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection">RDFConnectionFuseki</a> connectFuseki(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> destination)</pre> +<div class="block">Create a connection to a remote Fuseki server by URL. + This is the URL for the dataset. + <p> + A <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection"><code>RDFConnectionFuseki</code></a> is an <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection"><code>RDFConnection</code></a> that: + <ul> + <li>provides round-trip of blank nodes between this application and the server + <li>uses the more efficient <a href="http://jena.apache.org/documentation/io/rdf-binary.html">RDF Thrift binary</a> format. + </ul> + + This factory call assumes the names of services as: + <ul> + <li>SPARQL Query endpoint : "sparql" + <li>SPARQL Update endpoint : "update" + <li>SPARQL Graph Store Protocol : "data" + </ul> + These are the default names in <a href="http://jena.apache.org/documentation/fuseki2">Fuseki</a> + Other names can be specified using <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html#connectFuseki-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"><code>connectFuseki(String, String, String, String)</code></a>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>destination</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnectionFuseki</dd> +</dl> +</li> +</ul> +<a name="connectFuseki-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>connectFuseki</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection">RDFConnectionFuseki</a> connectFuseki(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> datasetURL, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateServiceEndpoint, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphStoreProtocolEndpoint)</pre> +<div class="block">Create a connection to a remote Fuseki server by URL. + This is the URL for the dataset. + + Each service is then specified by a URL which is relative to the <code>datasetURL</code>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>datasetURL</code> - </dd> +<dd><code>queryServiceEndpoint</code> - </dd> +<dd><code>updateServiceEndpoint</code> - </dd> +<dd><code>graphStoreProtocolEndpoint</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnectionFuseki</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/RDFConnectionFactory.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/jena/rdfconnection/RDFConnectionFactory.html" target="_top">Frames</a></li> +<li><a href="RDFConnectionFactory.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p> +</body> +</html>
Added: jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFuseki.html URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFuseki.html?rev=1849990&view=auto ============================================================================== --- jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFuseki.html (added) +++ jena/site/trunk/content/documentation/javadoc/rdfconnection/org/apache/jena/rdfconnection/RDFConnectionFuseki.html Sun Dec 30 18:18:13 2018 @@ -0,0 +1,320 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_191) on Sun Dec 30 15:50:26 GMT 2018 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>RDFConnectionFuseki (Apache Jena RDF Connection)</title> +<meta name="date" content="2018-12-30"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RDFConnectionFuseki (Apache Jena RDF Connection)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9,"i1":9}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/RDFConnectionFuseki.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html" title="class in org.apache.jena.rdfconnection"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionLocal.html" title="class in org.apache.jena.rdfconnection"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/jena/rdfconnection/RDFConnectionFuseki.html" target="_top">Frames</a></li> +<li><a href="RDFConnectionFuseki.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.jena.rdfconnection</div> +<h2 title="Class RDFConnectionFuseki" class="title">Class RDFConnectionFuseki</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html" title="class in org.apache.jena.rdfconnection">org.apache.jena.rdfconnection.RDFConnectionRemote</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.jena.rdfconnection.RDFConnectionFuseki</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFDatasetAccessConnection.html" title="interface in org.apache.jena.rdfconnection">RDFDatasetAccessConnection</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFDatasetConnection.html" title="interface in org.apache.jena.rdfconnection">RDFDatasetConnection</a>, <a href="../../../../org/apache/jena/rdfconnection/SparqlQueryConnection.html" title="interface in org.apache.jena.rdfconnection">SparqlQueryConnection</a>, <a href="../../../../org/apache/jena/rdfconnection/SparqlUpdateConnection.html" title="interface in org.apache.jena.rdfconnection">SparqlUpdateConnection</a>, <a href="http://jena.apache.org/jena-arq/apidocs/org/apac he/jena/sparql/core/Transactional.html?is-external=true" title="class or interface in org.apache.jena.sparql.core">Transactional</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">RDFConnectionFuseki</span> +extends <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html" title="class in org.apache.jena.rdfconnection">RDFConnectionRemote</a></pre> +<div class="block">Implementation of the <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection"><code>RDFConnection</code></a> interface for connecting to an Apache Jena Fuseki. + <p> + This adds the ability to work with blank nodes across the network.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.jena.sparql.core.Transactional"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.jena.sparql.core.<a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/sparql/core/Transactional.html?is-external=true" title="class or interface in org.apache.jena.sparql.core">Transactional</a></h3> +<code><a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/sparql/core/Transactional.Promote.html?is-external=true" title="class or interface in org.apache.jena.sparql.core">Transactional.Promote</a></code></li> +</ul> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemoteBuilder.html" title="class in org.apache.jena.rdfconnection">RDFConnectionRemoteBuilder</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html#create--">create</a></span>()</code> +<div class="block">Create a connection builder which is initialized for the default Fuseki + configuration.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemoteBuilder.html" title="class in org.apache.jena.rdfconnection">RDFConnectionRemoteBuilder</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html#create-org.apache.jena.rdfconnection.RDFConnectionFuseki-">create</a></span>(<a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection">RDFConnectionFuseki</a> other)</code> +<div class="block">Create a connection builder which is initialized from an existing <code>RDFConnectionFuseki</code>.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.jena.rdfconnection.RDFConnectionRemote"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.jena.rdfconnection.<a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html" title="class in org.apache.jena.rdfconnection">RDFConnectionRemote</a></h3> +<code><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#abort--">abort</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#begin--">begin</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#begin-org.apache.jena.query.ReadWrite-">begin</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#begin-org.apache.jena.query.TxnType-">begin</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#close--">close</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#commit--">commit</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#create-org.apache.jena.rdfconnection.RDFConnectionRemote-">create</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#delete--">delete</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#delete-java.lang.String-">delete </a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#end--">end</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#fetch--">fetch</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#fetch-java.lang.String-">fetch</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#fetchDataset--">fetchDataset</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#getDestination--">getDestination</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#getHttpClient--">getHttpClient</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#getHttpContext--">getHttpContext</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#isClosed--">isClosed</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#isInTransaction--">isInTransaction</a>, <a href="../../../../or g/apache/jena/rdfconnection/RDFConnectionRemote.html#load-org.apache.jena.rdf.model.Model-">load</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#load-java.lang.String-">load</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#load-java.lang.String-org.apache.jena.rdf.model.Model-">load</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#load-java.lang.String-java.lang.String-">load</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#loadDataset-org.apache.jena.query.Dataset-">loadDataset</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#loadDataset-java.lang.String-">loadDataset</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#promote-org.apache.jena.sparql.core.Transactional.Promote-">promote</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#put-org.apache.jena.rdf.model. Model-">put</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#put-java.lang.String-">put</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#put-java.lang.String-org.apache.jena.rdf.model.Model-">put</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#put-java.lang.String-java.lang.String-">put</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#putDataset-org.apache.jena.query.Dataset-">putDataset</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#putDataset-java.lang.String-">putDataset</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#query-org.apache.jena.query.Query-">query</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#query-java.lang.String-">query</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#transactionMode--">transactionMode</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#transactionType--">transactionType</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#update-java.lang.String-">update</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemote.html#update-org.apache.jena.update.UpdateRequest-">update</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/doc s/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.jena.rdfconnection.RDFConnection"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.jena.rdfconnection.<a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html" title="interface in org.apache.jena.rdfconnection">RDFConnection</a></h3> +<code><a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryAsk-org.apache.jena.query.Query-">queryAsk</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryAsk-java.lang.String-">queryAsk</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryConstruct-org.apache.jena.query.Query-">queryConstruct</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryConstruct-java.lang.String-">queryConstruct</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryDescribe-org.apache.jena.query.Query-">queryDescribe</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryDescribe-java.lang.String-">queryDescribe</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryResultSet-org.apache.jena.query.Query-java.util.function.Consumer-">queryResultSet</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#queryResu ltSet-java.lang.String-java.util.function.Consumer-">queryResultSet</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#querySelect-org.apache.jena.query.Query-java.util.function.Consumer-">querySelect</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#querySelect-java.lang.String-java.util.function.Consumer-">querySelect</a>, <a href="../../../../org/apache/jena/rdfconnection/RDFConnection.html#update-org.apache.jena.update.Update-">update</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.jena.sparql.core.Transactional"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.jena.sparql.core.<a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/sparql/core/Transactional.html?is-external=true" title="class or interface in org.apache.jena.sparql.core">Transactional</a></h3> +<code><a href="http://jena.apache.org/jena-arq/apidocs/org/apache/jena/sparql/core/Transactional.html?is-external=true#promote--" title="class or interface in org.apache.jena.sparql.core">promote</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="create--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>create</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemoteBuilder.html" title="class in org.apache.jena.rdfconnection">RDFConnectionRemoteBuilder</a> create()</pre> +<div class="block">Create a connection builder which is initialized for the default Fuseki + configuration. The application must call + <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemoteBuilder.html#destination-java.lang.String-"><code>RDFConnectionRemoteBuilder.destination(String)</code></a> to set the URL of the remote + dataset.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnectionRemoteBuilder</dd> +</dl> +</li> +</ul> +<a name="create-org.apache.jena.rdfconnection.RDFConnectionFuseki-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>create</h4> +<pre>public static <a href="../../../../org/apache/jena/rdfconnection/RDFConnectionRemoteBuilder.html" title="class in org.apache.jena.rdfconnection">RDFConnectionRemoteBuilder</a> create(<a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFuseki.html" title="class in org.apache.jena.rdfconnection">RDFConnectionFuseki</a> other)</pre> +<div class="block">Create a connection builder which is initialized from an existing <code>RDFConnectionFuseki</code>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>other</code> - The RDFConnectionFuseki to clone.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>RDFConnectionRemoteBuilder</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/RDFConnectionFuseki.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionFactory.html" title="class in org.apache.jena.rdfconnection"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/jena/rdfconnection/RDFConnectionLocal.html" title="class in org.apache.jena.rdfconnection"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/jena/rdfconnection/RDFConnectionFuseki.html" target="_top">Frames</a></li> +<li><a href="RDFConnectionFuseki.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p> +</body> +</html>
