I already tried, to look in https://godoc.org/github.com/cayleygraph/cayley/quad but cant find the definition of it and it's uses.
I will appreciate any advice and recommendation, thanks.
I already tried, to look in https://godoc.org/github.com/cayleygraph/cayley/quad but cant find the definition of it and it's uses.
I will appreciate any advice and recommendation, thanks.
Copyright © 2021 Jogjafile Inc.
Quads in caylay are an implementation of https://www.w3.org/TR/n-quads/
While triplets only allow subject, predicate and object:
Quads add the optional context label which can be used to further describe the relationship or base of knowledge.