Uses of Class
org.aksw.commons.index.core.StorageNodeWrapperCodec
-
Packages that use StorageNodeWrapperCodec Package Description org.aksw.commons.index -
-
Uses of StorageNodeWrapperCodec in org.aksw.commons.index
Methods in org.aksw.commons.index that return StorageNodeWrapperCodec Modifier and Type Method Description static <D,C,V,X extends StorageNodeMutable<D,C,V>>
StorageNodeWrapperCodec<D,C,V,X>StorageComposers. wrapWithCanonicalization(X delegate)Canonicalization maps all equivalent tuples and components w.r.t.
-