Namespace VDS.RDF.Query.Expressions.Functions.Sparql.Hash
Classes
BaseHashFunction
Abstract base class for Hash Functions.
MD5HashFunction
Represents the SPARQL MD5() Function.
Sha1HashFunction
Represents the SPARQL SHA1() Function.
Sha256HashFunction
Represents the SPARQL SHA256() Function.
Sha384HashFunction
Represents the SPARQL SHA384() Function.
Sha512HashFunction
Represents the SPARQL SHA512() Function.