Table


Simple markdown table

Keyname Required Type Description
type yes string The node type of this node template.
properties no dict The properties of the node template matching its node type properties schema.
instances no dict Instances configuration.
interfaces no interfaces Used for mapping plugins to interfaces operation or for specifying inputs for already mapped node type operations.
relationships no relationships Used for specifying the relationships this node template has with other node templates.

Without header

type yes string The node type of this node template.
properties no dict The properties of the node template matching its node type properties schema.
instances no dict Instances configuration.
interfaces no interfaces Used for mapping plugins to interfaces operation or for specifying inputs for already mapped node type operations.
relationships no relationships Used for specifying the relationships this node template has with other node templates.
Modifier and Type Description Default Unit
T POJO, SpaceDocument
timeout Time to wait for the response 0 milliseconds
query ISpaceQuery
AsyncFutureListener Allows to register for a callback on an AsyncFuture to be notified when a result arrives
ReadModifiers Provides modifiers to customize the behavior of read operations NONE