Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.model.resource
/
RDFResource
/
findAllPropertiesForSubject
find
All
Properties
For
Subject
fun
findAllPropertiesForSubject
(
subject
:
String
,
predicate
:
String
)
:
List
<
String
>
Returns the object values of every triple matching the given
subject
and
predicate
.