Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
S
T
A
at.newmedialab.ldpath.backend.jena
- package at.newmedialab.ldpath.backend.jena
B
booleanValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the boolean value of a literal node.
C
createLiteral(String)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Create a literal node with the content passed as argument
createLiteral(String, Locale, URI)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Create a literal node with the content passed as argument
createURI(String)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Create a URI mode with the URI passed as argument
D
dateTimeValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
TODO
dateValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
TODO
decimalValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the decimal number of a literal node.
doubleValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the double value of a literal node.
F
floatValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the float value of a literal node.
G
GenericJenaBackend
- Class in
at.newmedialab.ldpath.backend.jena
Add file description here!
GenericJenaBackend(Model)
- Constructor for class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
getLiteralLanguage(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the language of the literal node passed as argument.
getLiteralType(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the URI of the type of the literal node passed as argument.
getThreadPool()
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
In case the backend supports threading, this method should return the ExecutorService representing the thread pool.
I
integerValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the arbitrary length integer value of a literal node.
intValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the 32bit integer value of a literal node.
isBlank(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Test whether the node passed as argument is a blank node
isLiteral(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Test whether the node passed as argument is a literal
isURI(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Test whether the node passed as argument is a URI
L
listObjects(RDFNode, RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
List the objects of triples in the triple store underlying this backend that have the subject and property given as argument.
listSubjects(RDFNode, RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
List the subjects of triples in the triple store underlying this backend that have the object and property given as argument.
longValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the long value of a literal node.
S
stringValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return the lexial representation of a node.
supportsThreading()
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
Return true if the underlying backend supports the parallel execution of queries.
T
timeValue(RDFNode)
- Method in class at.newmedialab.ldpath.backend.jena.
GenericJenaBackend
TODO
A
B
C
D
F
G
I
L
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013
Salzburg Research
. All Rights Reserved.