BetaOptionaledit?: (() => Promise<void>)Edits the associated entity or content with the default edit action.
A promise that resolves when the operation is complete.
OptionalgetGets the content associated with the behavior.
A promise that resolves to the content.
OptionalgetGets a list of entities.
OptionalgetGets the count of entities.
A promise that resolves to the number of entities.
OptionalgetGets a single entity.
OptionalgetGets the graph specification.
Optionalopen?: (() => Promise<void>)Opens the associated entity or content with the default action.
A promise that resolves when the operation is complete.
Type representing a set of behaviors with various methods for entity and graph operations.