Package | Description |
---|---|
eu.fbk.knowledgestore |
KnowledgeStore core API (
ks-core ). |
Modifier and Type | Class and Description |
---|---|
static class |
Operation.Count |
static class |
Operation.Create |
static class |
Operation.Delete |
static class |
Operation.Download
Download operation.
|
static class |
Operation.Match |
static class |
Operation.Merge |
static class |
Operation.Retrieve |
static class |
Operation.Sparql
SPARQL query operation.
|
static class |
Operation.SparqlDelete |
static class |
Operation.SparqlUpdate |
static class |
Operation.Update |
static class |
Operation.Upload
Upload operation.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Operation.namespaces(Map<String,String> namespaces)
Sets the optional namespaces for this operation.
|
Operation |
Operation.timeout(Long timeout)
Sets the optional timeout for this operation in milliseconds.
|
Copyright © 2015–2016 FBK-irst. All rights reserved.