| Package | Description |
|---|---|
| org.aksw.limes.core.io.cache |
| Modifier and Type | Method and Description |
|---|---|
static HybridCache |
HybridCache.getData(File folder,
KBInfo kb)
Method to get Data of the specified endpoint, and cache it to the "cache"
folder in the folder specified.
|
static HybridCache |
HybridCache.getData(KBInfo kb) |
static HybridCache |
HybridCache.getNoPrefixData(File folder,
KBInfo kb)
This method is used by learners which do not have prefix information and
with a specified folder containing the cache folder.
|
static HybridCache |
HybridCache.getNoPrefixData(KBInfo kb)
This method is used by learners which do not have prefix information.
|
static HybridCache |
HybridCache.loadFromFile(File file)
Tries to load the content of the cache from a file
|
Copyright © 2020. All rights reserved.