VDS.RDF.Query.Expressions.Functions.Sparql.Hash Namespace |
Class | Description | |
---|---|---|
![]() | 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.
|