Uses of Class
com.github.jsonldjava.core.NormalizeUtils.HashResult
Packages that use NormalizeUtils.HashResult
-
Uses of NormalizeUtils.HashResult in com.github.jsonldjava.core
Methods in com.github.jsonldjava.core that return NormalizeUtils.HashResultModifier and TypeMethodDescriptionprivate static NormalizeUtils.HashResult
NormalizeUtils.hashPaths
(String id, Map<String, Object> bnodes, UniqueNamer namer, UniqueNamer pathNamer) Produces a hash for the paths of adjacent bnodes for a bnode, incorporating all information about its subgraph of bnodes.