Package | Description |
---|---|
org.sidif.triple |
triplestore implementation
content described with the Simple Data Interchange Format (SiDIF) language
See http://www.sidif.org for details of SiDIF.
|
org.sidif.triple.impl |
Modifier and Type | Field and Description |
---|---|
MultiValueMap<Object,Triple> |
TripleStore.TripleContainer.tripleLookup |
Modifier and Type | Method and Description |
---|---|
MultiValueMap<Object,Triple> |
TripleStore.TripleContainer.getTripleLookup() |
Modifier and Type | Class and Description |
---|---|
class |
LinkedMultiValueMap<K,V>
Simple implementation of
MultiValueMap that wraps a LinkedHashMap ,
storing multiple values in a LinkedList . |
Copyright © 2017. All Rights Reserved.