| Package | Description |
|---|---|
| org.dice_research.squirrel.sink | |
| org.dice_research.squirrel.sink.impl.mem | |
| org.dice_research.squirrel.sink.tripleBased |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Sink
The interface of a sink used by a worker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemorySink
This is a simple in-memory implementation of a sink that can be used for
testing purposes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdvancedTripleBasedSink
A specialization of
TripleBasedSink which has the capability to give back all Triples stored behind
a given CrawleableUri. |
Copyright © 2017–2019. All rights reserved.