this.defaultGraphUris = defaultGraphUris;
this.namedGraphUris = namedGraphUris;
this.usingGraphUris = usingGraphUris;
this.usingNamedGraphUris = usingNamedGraphUris;
this.authenticator = authenticator;
this.metadata = new RemoteEndpointMetadata(this);
this.selectResultsType = selectResultsType;
this.modelResultsType = modelResultsType;
}