In this test you have it - after the line “// These are facets on the friend edge.”
In Nquads(Triples) is like this
SetNquads: []byte(`_:a <name> "Alice" (thisIsAFacet: true, alien: false) .`),
Not sure what you mean.
In this test you have it - after the line “// These are facets on the friend edge.”
In Nquads(Triples) is like this
SetNquads: []byte(`_:a <name> "Alice" (thisIsAFacet: true, alien: false) .`),
Not sure what you mean.