JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.rdf4j.sail.shacl
TransferStatement
Contents
Description
Method Summary
Method Details
transfer(Resource, IRI, Value, Resource)
Hide sidebar
Show sidebar
Interface TransferStatement
interface
TransferStatement
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
transfer
(
Resource
subject,
IRI
predicate,
Value
object,
Resource
context)
Method Details
transfer
void
transfer
(
Resource
subject,
IRI
predicate,
Value
object,
Resource
context)