package
0.8.1
Repository: https://github.com/pymjer/cayley.git
Documentation: pkg.go.dev

# Functions

Global returns a default global schema config.
IsNotFound check if error is related to a missing object (either because of wrong ID or because of type constrains).
NewConfig creates a new schema config.
RegisterType associates an IRI with a given Go type.

# Constants

IRIFull will expand all IRIs with known namespaces.
IRINative applies no transformation to IRIs.
IRIShort will compact all IRIs with known namespaces.

# Variables

No description provided by the author
Optimize flags controls an optimization step performed before queries.

# Structs

No description provided by the author
Config controls behavior of schema package.
No description provided by the author
No description provided by the author
No description provided by the author
Resource is a basic RDF resource object.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
IRIMode controls how IRIs are processed.
No description provided by the author
No description provided by the author