[][src]Module zamm_yang::tao

Yang-specific concepts.

Modules

archetype

Types of forms, as opposed to the forms themselves.

archetype

Types of forms, as opposed to the forms themselves.

callbacks

Callbacks that should be triggered upon certain conditions in Yin being met.

form

Concept forms, as opposed to archetypes.

form

All things that can be interacted with have form.

relation

Relations between the forms.

relation

Relations between the forms.

Structs

Implement

The act of implementing something. When created, this effectively serves as a call to action for Yang.

ImplementConfigDeprecated

Only here for backwards compatibility reasons.

Lens

Describes a way of looking at things that is only well-defined within a specific context.

Tao

The root node of all knowledge.

Constants

YIN_MAX_ID

The maximum concept ID inside the types distributed by Yin itself. App-specific type concepts should continue their numbering on top of this.

YIN_MAX_ID

The maximum concept ID inside the types distributed by Yin itself. App- specific type concepts should continue their numbering on top of this.

Traits

ImplementExtension

Extension functions for Implement concept.

Functions

initialize_cypher_kb

Initialize Yin with a Neo4j-backed graph database.

initialize_kb

Initialize Yin with an in-memory graph database.

initialize_kb

Initialize Yin, including with Yang-specific concepts.