Built-In Types

The chapter gives an overview of the existing node and relationship types available.

Filter Options

Node Types

The following node types are defined in the standard product.

Trying to create a custom schema type with the same name is prevented because type names have to be unique.

A

HTML <a> tags in the DOM Tree are represented by a node of this type.

Extends Type: LinkSource
Category: HTML

Abbr

HTML <abbr> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

AbstractFile

Base type of all filesystem types.

Extends Type: LinkedTreeNodeImpl
Category: Filesystem

AbstractMinifiedFile

Base type of all minified file types.

Extends Type: File
Category: Filesystem

AbstractNode

Abstract base class for all node entities in Structr

Extends Type: Object
Category: System

AbstractSchemaNode

Abstract base type for schema nodes

Extends Type: SchemaReloadingNode
Category: Schema

Address

HTML <address> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

ApplicationConfigurationDataNode

Nodes of this type are used to store schema layouts and working sets.

Extends Type: AbstractNode
Category: System

Area

HTML <area> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Article

HTML <article> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Aside

HTML <aside> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Audio

HTML <audio> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

B

HTML <b> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Base

HTML <base> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Bdi

HTML <bdi> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Bdo

HTML <bdo> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Blockquote

HTML <blockquote> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Body

HTML <body> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Br

HTML tags <br> in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Button

HTML <button> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Canvas

HTML <canvas> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Caption

HTML <caption> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Cdata

HTML <cdata> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Cite

HTML <cite> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

ClassOrInterface

A Java class or interface

Extends Type: AbstractNode
Category: Java Parser Module

Code

HTML <code> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Col

HTML <col> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Colgroup

HTML <colgroup> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Command

HTML <command> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Comment

HTML comments <! -- --> in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Component

Shared components are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

ConceptGroup

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

ConceptGroupLabel

Type as defined in ISO 25964 data model

Extends Type: ...
Category: Knowledge Module

Content

Text nodes in the DOM Tree are represented by a node of this type.

Extends Type: DOMNode
Category: HTML

ContentContainer

Base type for simple container element for content items. Can be extended to add custom properties which can be edited in the Contents section. Can also be dynamically related to any other type to access data anywhere.

Extends Type: AbstractNode
Category: CMS Module

ContentItem

Base type for content elements. Can be extended to add custom properties which can be edited in the Contents section. Can also be dynamically related to any other type to access data anywhere.

Extends Type: AbstractNode
Category: CMS Module

CrawlerTreeNode

Base type of crawler configuration

Extends Type: AbstractNode
Category: Crawler Module

CustomConceptAttribute

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

CustomNote

Type as defined in ISO 25964 data model

Extends Type: Note
Category: Knowledge Module

CustomTermAttribute

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

DataFeed

Type holds a data feed (e.g. RSS) URL and can be automatically updated to fetch the newest feed items.

Extends Type: AbstractNode
Category: Data Feeds Module

Datalist

HTML <datalist> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Dd

HTML <dd> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Definition

Type as defined in ISO 25964 data model

Extends Type: Note
Category: Knowledge Module

Del

HTML <del> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Details

HTML <details> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Dfn

HTML <dfn> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Div

HTML <div> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Dl

HTML <dl> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

DocumentFragment

DocumentFragment is a “lightweight” or “minimal” Document object.

Extends Type: DOMNode
Category: HTML

DOMElement

Extends DOMNode with all HTML tag attributes.

Extends Type: DOMNode
Category: HTML

DOMNode

The base type for all HTML DOM nodes. Implements org.w3c.dom.Node.

Extends Type: LinkedTreeNodeImpl
Category: HTML

Dt

HTML <dt> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

DynamicResourceAccess

Controls access to REST resources

Extends Type: ResourceAccess
Category: Security

EditorialNote

Type as defined in ISO 25964 data model

Extends Type: Note
Category: Knowledge Module

Em

HTML <em> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

EMailMessage

Type which holds an email message which was received by the email module.

Extends Type: AbstractNode
Category: EMail

Embed

HTML <embed> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

FeedItem

A feed item node which is connected to a data feed.

Extends Type: AbstractNode
Category: Data Feeds Module

FeedItemContent

Holds contents of a feed item.

Extends Type: AbstractNode
Category: Data Feeds Module

FeedItemEnclosure

Holds an enclosure of a feed item.

Extends Type: AbstractNode
Category: Data Feeds Module

Fieldset

HTML <fieldset> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Figcaption

HTML <figcaption> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Figure

HTML <figure> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

File

A regular file is represented by a node of this type.

Extends Type: AbstractFile
Category: Filesystem

FlowAction

The Action element represents an action within the flow. It is one of the viable start node types and upon being called, the given script will be evaluated. When a source of data is linked to this element, it’s value will be made available in the scripting context under the keyword data.

Extends Type: FlowActionNode
Category: Flow Editor

FlowActionNode

Abstract base class for flow action node types.

Extends Type: FlowNode
Category: Flow Editor

FlowAggregate

Flow aggregation node type.

Extends Type: FlowNode
Category: Flow Editor

FlowAnd

The And element performs a boolean and operation on all given logic data sources.

Extends Type: FlowLogicCondition
Category: Flow Editor

FlowBaseNode

Abstract base type of all flow types.

Extends Type: AbstractNode
Category: Flow Editor

FlowCall

The Call element allows a flow to be called from a flow. It is a flow based alternative to calling the scripting function flow().

Extends Type: FlowActionNode
Category: Flow Editor

FlowCollectionDataSource

The CollectionDataSource is used to provide collections. With no connected data sources, it will pass on an empty collection and every instance of given data will be added as element of the collection.

Extends Type: FlowDataSource
Category: Flow Editor

FlowComparison

The Comparison element accepts multiple data sources and compares them with given operator against the given value. The result will be the total result of all comparisons made.

Extends Type: FlowCondition
Category: Flow Editor

FlowCondition

The Condition element evaluates given script to create a logic data result.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowConstant

The Constant element represents a data source with constant value.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowContainer

Container for flow elements.

Extends Type: AbstractNode
Category: Flow Editor

FlowContainerConfiguration

Stores UI configuration data for flow container.

Extends Type: AbstractNode
Category: Flow Editor

FlowContainerPackage

A package in the flow package hierarchy.

Extends Type: AbstractNode
Category: Flow Editor

FlowDataSource

The DataSource element represents a passive source of data. It can not directly be evaluated by the general execution flow, but instead it will be evaluated on demand by connected nodes, when the data is requested.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowDecision

The Decision element allows to split execution paths by deciding for a path depending on the given condition elements.

Extends Type: FlowNode
Category: Flow Editor

FlowExceptionHandler

Can be attached to certain flow nodes to handle possible exceptions.

Extends Type: FlowNode
Category: Flow Editor

FlowFilter

Filters an input data source according to its condition input.

Extends Type: FlowNode
Category: Flow Editor

FlowFirst

The First element can be used as a shortcut to quickly retrieve the first element of a collection.

Extends Type: FlowDataSource
Category: Flow Editor

FlowForEach

The Loop or ForEach element is used to iterate over collections of data.

Extends Type: FlowNode
Category: Flow Editor

FlowFork

The Fork element forks the execution path.

Extends Type: FlowNode
Category: Flow Editor

FlowForkJoin

The ForkJoin element joins multiple execution paths into one.

Extends Type: FlowNode
Category: Flow Editor

FlowGetProperty

The GetProperty element extracts a property referenced by key from a given object.

Extends Type: FlowDataSource
Category: Flow Editor

FlowIsTrue

IsTrue is a simple logic element that checks if given data is the equivalent of true.

Extends Type: FlowCondition
Category: Flow Editor

FlowKeyValue

The ObjectDataSource is used to build objects from a number of connected KeyValue elements.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowLog

The Log element allows to write to the log. It will additionally prefix the given message content with the current flow name and the log element’s UUID

Extends Type: FlowActionNode
Category: Flow Editor

FlowLogicCondition

Abstract base class of all flow logic conditions (and, not, or).

Extends Type: FlowCondition
Category: Flow Editor

FlowNode

Abstract base type of all flow nodes.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowNot

The Not element negates a given logic data source.

Extends Type: FlowLogicCondition
Category: Flow Editor

FlowNotEmpty

The NotEmpty element accepts multiple data sources and evaluates whether they are empty or not. This is used with collections and strings.

Extends Type: FlowCondition
Category: Flow Editor

FlowNotNull

The NotNull element accepts multiple data sources and evaluates whether they are not null.

Extends Type: FlowCondition
Category: Flow Editor

FlowObjectDataSource

The ObjectDataSource is used to build objects from a number of connected KeyValue elements.

Extends Type: FlowDataSource
Category: Flow Editor

FlowOr

The Or element performs a boolean or operation on all given logic data sources.

Extends Type: FlowLogicCondition
Category: Flow Editor

FlowParameterDataSource

The ParameterDataSource element is used to retrieve parameters supplied to a flow.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowParameterInput

The ParameterInput element is used to supply a FlowCall element with parameters.

Extends Type: FlowBaseNode
Category: Flow Editor

FlowReturn

The Return element allows a flow to return results.

Extends Type: FlowNode
Category: Flow Editor

FlowScriptCondition

The ScriptCondition element is used as input for a Decision element or logic element.

Extends Type: FlowCondition
Category: Flow Editor

FlowStore

The Store element is a two way data storage element used to store or retrieve data within the current flow’s context.

Extends Type: FlowNode
Category: Flow Editor

FlowTypeQuery

The TypeQuery allows to easily query data by Type and features an optional QueryBuilder to specify additional query operations.

Extends Type: FlowBaseNode
Category: Flow Editor

Folder

A folder is represented by a node of this type.

Extends Type: AbstractFile
Category: Filesystem

Form

HTML <form> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

G

HTML <g> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

GenericNode

Is used to load nodes of unknown type

Extends Type: AbstractNode
Category: System

Group

Represents a user group

Extends Type: Principal
Category: Security

H1

HTML <h1> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

H2

HTML <h2> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

H3

HTML <h3> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

H4

HTML <h4> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

H5

HTML <h5> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

H6

HTML <h6> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Hgroup

HTML <hgroup> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

HistoryNote

Type as defined in ISO 25964 data model

Extends Type: Note
Category: Knowledge Module

Hr

HTML <hr> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Html

HTML <html> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

I

HTML <i> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Iframe

HTML <iframe> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Image

The base type for image files.

Extends Type: File
Category: Filesystem

Img

HTML <img> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

IndexedWord

Represents an indexed word created by fulltext text extraction

Extends Type: AbstractNode
Category: System

Input

HTML <input> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Ins

HTML <ins> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

JavaClass

A Java class

Extends Type: ClassOrInterface
Category: Java Parser Module

JavaInterface

A Java interface

Extends Type: ClassOrInterface
Category: Java Parser Module

KafkaClient

KafkaClient is a specialization of the MessageClient included in the Messaging-Engine Module module.
The KafkaClient connects to a Kafka broker and handles the publication as well as subscription of messages.

Extends Type: MessageClient
Category: Messaging Engine Module

Kbd

HTML <kbd> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Keygen

HTML <keygen> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Label

HTML <label> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

LDAPGroup

User group synchronized via LDAP

Extends Type: Group
Category: Security

LDAPUser

User synchronized via LDAP

Extends Type: User
Category: Security

Legend

HTML <legend> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Li

HTML <li> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

LinkedListNodeImpl

Abstract base class for a multi-dimensional linked list data structure.

Extends Type: ValidatedNode
Category: System

LinkedTreeNodeImpl

Abstract base class for a multi-dimensional ordered tree datastructure.

Extends Type: LinkedListNodeImpl
Category: System

LinkSource

Base type of the DOM elements which can link to files/images/pages. (<a>, <link>, <script>, <img>)

Extends Type: DOMElement
Category: HTML

Localization

Represents a localization element

Extends Type: AbstractNode
Category: System

Location

Base type for geo-functionality.

Extends Type: AbstractNode
Category: System

LogEvent

Log event as created via the log_event() function. Consists of an action, a message, an object and a subject.

Extends Type: AbstractNode
Category: Logging

LogObject

The log object of a log event.

Extends Type: AbstractNode
Category: Logging

LogSubject

The log subject of a log event.

Extends Type: AbstractNode
Category: Logging

Mailbox

Configuration for a mailbox

Extends Type: AbstractNode
Category: EMail

MailTemplate

A template used via the replace() function.

Extends Type: AbstractNode
Category: System

Main

HTML <main> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Map

HTML <map> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Mark

HTML <mark> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

MessageClient

MessageClient is the base abstraction of a client connecting to a broker in the Messaging-Engine Module module.

Extends Type: AbstractNode
Category: Messaging Engine Module

MessageSubscriber

MessageSubscriber is a generic abstraction of a subscriber included in the Messaging-Engine Module module.
It can attach to any kind of MessageClient and will subscribe on that client with the specified topic.

Extends Type: AbstractNode
Category: Messaging Engine Module

Meta

HTML <meta> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

MetadataNode

Metadata container type for text extraction

Extends Type: AbstractNode
Category: Text Search Module

Meter

HTML <meter> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Method

A Java Method

Extends Type: AbstractNode
Category: Java Parser Module

MinifiedCssFile

Minified CSS files are represented by a node of this type. A collection of CSS files can be connected to this type and the result is a minified CSS file.

Extends Type: AbstractMinifiedFile
Category: Filesystem

MinifiedJavaScriptFile

Minified JavaScript files are represented by a node of this type. A collection of JavaScript files can be connected to this type and the result is a minified JavaScript file.

Extends Type: AbstractMinifiedFile
Category: Filesystem

Module

A Java Module

Extends Type: LinkedTreeNodeImpl
Category: Java Parser Module

MQTTClient

MQTTClient is a specialization of the MessageClient included in the Messaging-Engine Module module.
The MQTTClient connects to a MQTT broker and handles the publication as well as subscription of messages.

Extends Type: MessageClient
Category: Messaging Engine Module

NodeLabel

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

Noscript

HTML <noscript> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Note

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

Object

HTML <object> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

ODFExporter

Base type for OpenDocument-Format Exporters

Extends Type: AbstractNode
Category: ODF Module

ODSExporter

OpenDocument-Format Exporter for spreadsheet documents

Extends Type: ODFExporter
Category: ODF Module

ODTExporter

OpenDocument-Format Exporter for text documents

Extends Type: ODFExporter
Category: ODF Module

Ol

HTML <ol> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Optgroup

HTML <optgroup> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Option

HTML <option> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Output

HTML <output> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

P

HTML <p> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Package

A Java Package

Extends Type: LinkedTreeNodeImpl
Category: Java Parser Module

Page

Base type for pages in the pages area.

Extends Type: DOMNode
Category: HTML

Param

HTML <param> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

PaymentItemNode

Represents an item in a payment

Extends Type: AbstractNode
Category: Payment Module

PaymentNode

Represents a payment

Extends Type: AbstractNode
Category: Payment Module

Person

Base type for person

Extends Type: AbstractNode
Category: System

Pre

HTML <pre> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

PreferredTerm

Type as defined in ISO 25964 data model

Extends Type: ThesaurusTerm
Category: Knowledge Module

Principal

Base type for users and groups

Extends Type: AbstractNode
Category: Security

Progress

HTML <progress> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Q

HTML <q> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

RemoteDocument

Used to index a remote document via URL

Extends Type: AbstractNode
Category: Data Feeds Module

ResourceAccess

Controls access to REST resources.

Extends Type: AbstractNode
Category: Security

Rp

HTML <rp> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Rt

HTML <rt> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Ruby

HTML <ruby> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

S

HTML <s> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Samp

HTML <samp> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

SchemaGrant

Grants configurable rights to all nodes of a type to users/groups.

Extends Type: SchemaReloadingNode
Category: Security

SchemaMethod

A method in the dynamic schema is represented by a node of this type.

Extends Type: SchemaReloadingNode
Category: Schema

SchemaMethodParameter

A method parameter in the dynamic schema is represented by a node of this type.

Extends Type: SchemaReloadingNode
Category: Schema

SchemaNode

A type in the dynamic schema is represented by a node of this type.

Extends Type: AbstractSchemaNode
Category: Schema

SchemaProperty

A property in the dynamic schema is represented by a node of this type.

Extends Type: SchemaReloadingNode
Category: Schema

SchemaRelationshipNode

A relationship in the dynamic schema is represented by a node of this type.

Extends Type: AbstractSchemaNode
Category: Schema

SchemaReloadingNode

Abstract type which adds automatic reloading/recompilation to schema nodes

Extends Type: AbstractNode
Category: Schema

SchemaView

A view in the dynamic schema is represented by a node of this type.

Extends Type: SchemaReloadingNode
Category: Schema

ScopeNote

Type as defined in ISO 25964 data model

Extends Type: Note
Category: Knowledge Module

Script

HTML <script> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Section

HTML <section> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Select

HTML <select> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

SessionDataNode

Used to store session data

Extends Type: AbstractNode
Category: System

ShadowDocument

Inherits from Page - only one instance in the database. Used to group all shared components in the pages editor.

Extends Type: Page
Category: HTML

SimpleNonPreferredTerm

Type as defined in ISO 25964 data model

Extends Type: ThesaurusTerm
Category: Knowledge Module

Site

A site representing a domain under which the current structr instance is reachable. Pages can be grouped under sites and are only available under the specified site if they are connected to a site.

Extends Type: AbstractNode
Category: HTML

Small

HTML <small> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Source

HTML <source> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

SourcePage

Page objects in crawler configuration

Extends Type: CrawlerTreeNode
Category: Crawler Module

SourcePattern

Pattern for crawler configuration

Extends Type: AbstractNode
Category: Crawler Module

SourceSite

Site objects in crawler configuration

Extends Type: CrawlerTreeNode
Category: Crawler Module

Span

HTML <span> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

SplitNonPreferredTerm

Type as defined in ISO 25964 data model

Extends Type: ThesaurusTerm
Category: Knowledge Module

Strong

HTML <strong> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

StructuredDocument

Document type for text extraction

Extends Type: StructuredTextNode
Category: Text Search Module

StructuredTextNode

Text element type for text extraction

Extends Type: LinkedTreeNodeImpl
Category: Text Search Module

Style

HTML <style> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Sub

HTML <sub> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Summary

HTML <summary> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Sup

HTML <sup> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Table

HTML <table> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Tbody

HTML <tbody> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Td

HTML <td> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Template

Text node in the HTML DOM tree which can have children.

Extends Type: Content
Category: HTML

Textarea

HTML <textarea> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Tfoot

HTML <tfoot> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Th

HTML <th> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Thead

HTML <thead> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Thesaurus

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

ThesaurusArray

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

ThesaurusConcept

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

ThesaurusTerm

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

Time

HTML <time> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Title

HTML <title> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Tr

HTML <tr> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Track

HTML <track> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

U

HTML <u> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Ul

HTML <ul> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

User

User type. Extends Principal. Users can log in to the application.

Extends Type: Principal
Category: Security

Var

HTML <var> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

VersionHistory

Type as defined in ISO 25964 data model

Extends Type: AbstractNode
Category: Knowledge Module

Video

HTML <video> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

VideoFile

Files which are detected as video files are represented by a node of this type.

Extends Type: File
Category: Filesystem

VirtualProperty

Represents a virtual property in the API Builder

Extends Type: AbstractNode
Category: API Builder

VirtualType

Represents a virtual type in the API Builder

Extends Type: AbstractNode
Category: API Builder

Wbr

HTML <wbr> tags in the DOM Tree are represented by a node of this type.

Extends Type: DOMElement
Category: HTML

Widget

Encapsulated HTML content which can be integrated into web applications

Extends Type: AbstractNode
Category: System

XMPPClient

XMPPClient is a base type that provides a Scriptable XMPP Client Implementation.

Extends Type: AbstractNode
Category: XMPP Module

XMPPRequest

XMPPRequest is a request type received by the XMPPClient.

Extends Type: AbstractNode
Category: XMPP Module

Relationship Types

The following relationship types are defined in the standard product.

AbstractFileCONTAINS_NEXT_SIBLINGAbstractFile

Relationship type which stores order of files

Category Source Type Cardinality Target Type
Filesystem AbstractFile OneToOne AbstractFile

AbstractMinifiedFileMINIFICATIONFile

Links minified file(s) to their source file(s).

Category Source Type Cardinality Target Type
Filesystem AbstractMinifiedFile ManyToMany File

ClassMethods

Relationship between a class or interface and its methods

Category Source Type Cardinality Target Type
Java Parser Module ClassOrInterface OneToMany Method

ConceptGrouphasAsMemberThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ConceptGroup ManyToMany ThesaurusConcept

ConceptGrouphasConceptGroupLabelConceptGroupLabel

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ConceptGroup OneToMany ConceptGroupLabel

ConceptGrouphasSubGroupConceptGroup

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ConceptGroup ManyToMany ConceptGroup

ContentContainerCONTAINSContentContainer

Links a content container to its child container(s).

Category Source Type Cardinality Target Type
CMS Module ContentContainer OneToMany ContentContainer

ContentContainerCONTAINSContentItem

Links content container(s) to their child content item(s).

Category Source Type Cardinality Target Type
CMS Module ContentContainer ManyToMany ContentItem

DataFeedHAS_FEED_ITEMSFeedItem

Links a data feed to its feed item(s).

Category Source Type Cardinality Target Type
Data Feeds Module DataFeed OneToMany FeedItem

DOMNodeCONTAINS_NEXT_SIBLINGDOMNode

Relationship type which stores order of DOM nodes under their parent

Category Source Type Cardinality Target Type
HTML DOMNode OneToOne DOMNode

DOMNodeCONTAINSDOMNode

Links child DOM nodes to their parent DOM node

Category Source Type Cardinality Target Type
HTML DOMNode OneToMany DOMNode

DOMNodeFLOWFlowContainer

Relationship which links a DOM Node to a Flow Container to act as a repeater.

Category Source Type Cardinality Target Type
HTML DOMNode ManyToOne FlowContainer

DOMNodePAGEPage

Links all DOM nodes to the page they are part of

Category Source Type Cardinality Target Type
HTML DOMNode ManyToOne Page

DOMNodeSYNCDOMNode

Synchronization relationship between a shared component and its synced instances

Category Source Type Cardinality Target Type
HTML DOMNode OneToMany DOMNode

EMailMessageHAS_ATTACHMENTFile

Links attachments to the EMailMessage they were received in

Category Source Type Cardinality Target Type
EMail EMailMessage OneToMany File

FeedItemFEED_ITEM_CONTENTSFeedItemContent

Links a feed item to the content node(s) it contains.

Category Source Type Cardinality Target Type
Data Feeds Module FeedItem OneToMany FeedItemContent

FeedItemFEED_ITEM_ENCLOSURESFeedItemEnclosure

Links a feed item to its feed item enclosure(s).

Category Source Type Cardinality Target Type
Data Feeds Module FeedItem OneToMany FeedItemEnclosure

FlowActiveContainerConfiguration

Links a flow container to its active configuration

Category Source Type Cardinality Target Type
Flow Editor FlowContainerConfiguration OneToOne FlowContainer

FlowAggregateStartValue

Links a data source to FlowAggregate node(s)

Category Source Type Cardinality Target Type
Flow Editor DataSource OneToMany FlowAggregate

FlowCallContainer

Links Flow Call node(s) to a Flow Container

Category Source Type Cardinality Target Type
Flow Editor FlowCall ManyToOne FlowContainer

FlowCallParameter

Links flow parameter input node(s) to the flow call node(s) where they are used as inputs.

Category Source Type Cardinality Target Type
Flow Editor FlowParameterInput ManyToMany FlowCall

FlowConditionBaseNode

Links flow filter node(s) to their flow condition node

Category Source Type Cardinality Target Type
Flow Editor FlowCondition OneToMany FlowBaseNode

FlowConditionCondition

Links Flow Condition node(s) to their condition node

Category Source Type Cardinality Target Type
Flow Editor FlowCondition ManyToOne FlowCondition

FlowContainerBaseNode

Links a Flow Container to all contained flow nodes.

Category Source Type Cardinality Target Type
Flow Editor FlowContainer OneToMany FlowBaseNode

FlowContainerConfigurationFlow

Links flow configuration node(s) to a flow container

Category Source Type Cardinality Target Type
Flow Editor FlowContainerConfiguration ManyToOne FlowContainer

FlowContainerConfigurationPrincipal

Links flow container configurations to their owner

Category Source Type Cardinality Target Type
Flow Editor FlowContainerConfiguration ManyToOne Principal

FlowContainerFlowNode

Links the flow container to its start node

Category Source Type Cardinality Target Type
Flow Editor FlowContainer OneToOne FlowNode

FlowContainerPackageFlow

Links a flow container packages to its child flow containers.

Category Source Type Cardinality Target Type
Flow Editor FlowContainerPackage OneToMany FlowContainer

FlowContainerPackagePackage

Links a flow container package to its child packages

Category Source Type Cardinality Target Type
Flow Editor FlowContainerPackage OneToMany FlowContainerPackage

FlowDataInput

Links a DataSource to the flow nodes where it is used.

Category Source Type Cardinality Target Type
Flow Editor DataSource OneToMany FlowBaseNode

FlowDataInputs

Links DataSource nodes to the flow nodes where they are used.

Category Source Type Cardinality Target Type
Flow Editor DataSource ManyToMany FlowBaseNode

FlowDecisionCondition

Links a flow condition node node to its flow decision node(s)

Category Source Type Cardinality Target Type
Flow Editor FlowCondition OneToMany FlowDecision

FlowDecisionFalse

Links a flow decision node(s) to the next node which will be executed in case of the condition returning a false value.

Category Source Type Cardinality Target Type
Flow Editor FlowDecision ManyToOne FlowNode

FlowDecisionTrue

Links a flow decision node(s) to the next node which will be executed in case of the condition returning a true value.

Category Source Type Cardinality Target Type
Flow Editor FlowDecision ManyToOne FlowNode

FlowExceptionHandlerNodes

Links flow node(s) to their exception handler.

Category Source Type Cardinality Target Type
Flow Editor FlowBaseNode ManyToOne FlowExceptionHandler

FlowForEachBody

Links a flow ForEach loop to its loop body

Category Source Type Cardinality Target Type
Flow Editor FlowForEach OneToOne FlowNode

FlowForkBody

Links a flow fork to its body

Category Source Type Cardinality Target Type
Flow Editor FlowFork OneToOne FlowNode

FlowKeyValueObjectInput

Links a key-value element to its data source.

Category Source Type Cardinality Target Type
Flow Editor FlowKeyValue ManyToOne FlowObjectDataSource

FlowNameDataSource

Links a data source to the PropertyNameSource input of a GetProperty flow node.

Category Source Type Cardinality Target Type
Flow Editor DataSource OneToMany DataSource

FlowNodeDataSource

Links a data source to the NodeSource input of a GetProperty flow node.

Category Source Type Cardinality Target Type
Flow Editor DataSource OneToMany DataSource

FlowNodes

Links flow node(s) to their next flow node.

Category Source Type Cardinality Target Type
Flow Editor FlowNode ManyToOne FlowNode

FlowScriptConditionSource

Links a data source to the ScriptSource input of flow condition node(s).

Category Source Type Cardinality Target Type
Flow Editor DataSource OneToMany FlowScriptCondition

FolderCONTAINSAbstractFile

Links a folder to the files it contains.

Category Source Type Cardinality Target Type
Filesystem Folder OneToMany AbstractFile

FolderCONTAINSFile

Links a folder to the files it contains.

Category Source Type Cardinality Target Type
Filesystem Folder OneToMany File

FolderCONTAINSFolder

Links a folder to the folders it contains.

Category Source Type Cardinality Target Type
Filesystem Folder OneToMany Folder

FolderCONTAINSImage

Links a folder to the images it contains.

Category Source Type Cardinality Target Type
Filesystem Folder OneToMany Image

GenericRelationship

Is used to load relationships of unknown type

Category Source Type Cardinality Target Type
System ManyToMany

GroupCONTAINSPrincipal

Links group node(s) to the prinicipal(s) it contains.

Category Source Type Cardinality Target Type
Security Group ManyToMany Principal

ImagePICTURE_OFUser

Links a user to their avatar image

Category Source Type Cardinality Target Type
Filesystem Image OneToOne User

ImageTHUMBNAILImage

Links images to their thumbnails

Category Source Type Cardinality Target Type
Filesystem Image OneToMany Image

IndexableINDEXED_WORDIndexedWord

Links indexed words to the indexable object they were found in

Category Source Type Cardinality Target Type
System Indexable ManyToMany IndexedWord

LinkSourceLINKLinkable

Connects a linkable element to its source object

Category Source Type Cardinality Target Type
HTML LinkSource ManyToOne Linkable

MailboxCONTAINS_EMAILMESSAGESEMailMessage

Links the messages to the mailbox they reside in

Category Source Type Cardinality Target Type
EMail Mailbox OneToMany EMailMessage

MessageClientHAS_SUBSCRIBERMessageSubscriber

Links message clients to their subscribers

Category Source Type Cardinality Target Type
Messaging Engine Module MessageClient ManyToMany MessageSubscriber

MessageClientHASMessageSubscriber

Links message clients to their subscribers

Category Source Type Cardinality Target Type
Messaging Engine Module MessageClient ManyToMany MessageSubscriber

MethodsCallMethods

Relationship between methods which call other methods

Category Source Type Cardinality Target Type
Java Parser Module Method ManyToMany Method

ModuleChildren

Relationship between a module and its child modules

Category Source Type Cardinality Target Type
Java Parser Module Module OneToMany Module

ModuleFolder

Relationship between a module and its folder

Category Source Type Cardinality Target Type
Java Parser Module Module OneToOne Folder

ModulePackages

Relationship between a module and its packages

Category Source Type Cardinality Target Type
Java Parser Module Module OneToMany Package

ModuleSibling

Relationship between a module and its sibling modules

Category Source Type Cardinality Target Type
Java Parser Module Module OneToOne Module

NoterefersToThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module Note ManyToMany ThesaurusConcept

ObjectEventRelationship

Links the log object to the log event

Category Source Type Cardinality Target Type
Logging LogEvent ManyToOne AbstractNode

ODFExporterEXPORTS_TOFile

Links an exporter object to the file it exports to

Category Source Type Cardinality Target Type
ODF Module ODFExporter OneToOne File

ODFExporterGETS_TRANSFORMATION_FROMVirtualType

Links the ODF Exporter to its transformation configuration provided by a virtual type

Category Source Type Cardinality Target Type
ODF Module ODFExporter OneToOne VirtualType

ODFExporterUSES_TEMPLATEFile

Links an exporter object to the template configuration file it uses

Category Source Type Cardinality Target Type
ODF Module ODFExporter OneToOne File

PackageChildren

Relationship between a package and its children

Category Source Type Cardinality Target Type
Java Parser Module Package OneToMany Package

PackageClasses

Relationship between a package and its classes

Category Source Type Cardinality Target Type
Java Parser Module Package OneToMany JavaClass

PackageFolder

Relationship between a package and its folder

Category Source Type Cardinality Target Type
Java Parser Module Package OneToOne Folder

PackageSibling

Relationship between a package and its next sibling package

Category Source Type Cardinality Target Type
Java Parser Module Package OneToOne Package

PaymentNodepaymentItemPaymentItemNode

Links a payment to its payment items

Category Source Type Cardinality Target Type
Payment Module PaymentNode OneToMany PaymentItemNode

PrincipalFAVORITEFavoritable

Links principal node(s) to the node(s) they favorited.

Category Source Type Cardinality Target Type
System Principal ManyToMany Favoritable

PrincipalOwnsNode

Links a user to the nodes they created/own

Category Source Type Cardinality Target Type
Security Principal OneToMany AbstractNode

PrincipalSchemaGrantRelationship

Links a principal to schema grant node(s) to grant rights to a certain data type based on the SchemaGrant configuration.

Category Source Type Cardinality Target Type
Security Principal OneToMany SchemaGrant

SchemaGrantSchemaNodeRelationship

Links schema grant node(s) to a schema node to define which data type is granted rights upon.

Category Source Type Cardinality Target Type
Security SchemaGrant ManyToOne SchemaNode

SchemaMethodParameters

Relationship between a method in the dynamic schema and its parameters

Category Source Type Cardinality Target Type
Schema SchemaMethod OneToMany SchemaMethodParameter

SchemaNodeMethod

Relationship between a type in the dynamic schema and its methods

Category Source Type Cardinality Target Type
Schema AbstractSchemaNode OneToMany SchemaMethod

SchemaNodeProperty

Relationship between a type in the dynamic schema and its properties

Category Source Type Cardinality Target Type
Schema AbstractSchemaNode OneToMany SchemaProperty

SchemaNodeView

Relationship between a type in the dynamic schema and its views

Category Source Type Cardinality Target Type
Schema AbstractSchemaNode OneToMany SchemaView

SchemaRelationshipSourceNode

Source part of the hyperrelationship representing a relationship in the dynamic schema.

Category Source Type Cardinality Target Type
Schema SchemaNode OneToMany SchemaRelationshipNode

SchemaRelationshipTargetNode

Target part of the hyperrelationship representing a relationship in the dynamic schema.

Category Source Type Cardinality Target Type
Schema SchemaRelationshipNode ManyToOne SchemaNode

SchemaViewProperty

Relationship between a view in the dynamic schema and its properties

Category Source Type Cardinality Target Type
Schema SchemaView ManyToMany SchemaProperty

Security

Relationship (between a Principal and a node) which represents grants. (read, write, delete, accessControl)

Category Source Type Cardinality Target Type
Security Principal ManyToMany AbstractNode

SimpleNonPreferredTermUSEPreferredTerm

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module SimpleNonPreferredTerm ManyToOne PreferredTerm

SiteCONTAINSPage

Links a site to the pages that are available for that site

Category Source Type Cardinality Target Type
HTML Site OneToMany Page

SourcePageSUBSourcePage

Links a source page node to its underlying source page node(s).

Category Source Type Cardinality Target Type
Crawler Module SourcePage OneToMany SourcePage

SourcePageUSESourcePattern

Links a source page node to its source pattern node(s).

Category Source Type Cardinality Target Type
Crawler Module SourcePage OneToMany SourcePattern

SourcePatternSUBPAGESourcePage

Links a source pattern to its source page

Category Source Type Cardinality Target Type
Crawler Module SourcePattern OneToOne SourcePage

SourcePatternSUBSourcePattern

Links a source pattern to its child pattern(s)

Category Source Type Cardinality Target Type
Crawler Module SourcePattern OneToMany SourcePattern

SourceSiteCONTAINSSourcePage

Links a source site to its child page(s)

Category Source Type Cardinality Target Type
Crawler Module SourceSite OneToMany SourcePage

SplitNonPreferredTermUSEPreferredTerm

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module SplitNonPreferredTerm ManyToMany PreferredTerm

StructuredDocumentMETADATAMetadataNode

Links a document to its metadata

Category Source Type Cardinality Target Type
Text Search Module StructuredDocument OneToMany MetadataNode

StructuredTextNodeCONTAINSStructuredTextNode

Links a text node to its child nodes

Category Source Type Cardinality Target Type
Text Search Module StructuredTextNode OneToMany StructuredTextNode

StructuredTextNodeNEXTStructuredTextNode

Links a text node to its next sibling node

Category Source Type Cardinality Target Type
Text Search Module StructuredTextNode OneToOne StructuredTextNode

SubjectEventRelationship

Links the log subject to the log event

Category Source Type Cardinality Target Type
Logging AbstractNode OneToMany LogEvent

TemplateText

Links a MailTemplate to its content

Category Source Type Cardinality Target Type
System MailTemplate OneToOne Content

ThesaurusArrayhasMemberArrayThesaurusArray

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusArray OneToMany ThesaurusArray

ThesaurusArrayhasMemberConceptThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusArray ManyToMany ThesaurusConcept

ThesaurusArrayhasNodeLabelNodeLabel

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusArray OneToMany NodeLabel

ThesaurusConcepthasCustomConceptAttributeCustomConceptAttribute

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany CustomConceptAttribute

ThesaurusConcepthasCustomNoteCustomNote

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany CustomNote

ThesaurusConcepthasHierRelConceptThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept ManyToMany ThesaurusConcept

ThesaurusConcepthasHistoryNoteHistoryNote

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany HistoryNote

ThesaurusConcepthasNonPreferredLabelSimpleNonPreferredTerm

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany SimpleNonPreferredTerm

ThesaurusConcepthasPreferredLabelPreferredTerm

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany PreferredTerm

ThesaurusConcepthasRelatedConceptThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept ManyToMany ThesaurusConcept

ThesaurusConcepthasScopeNoteScopeNote

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany ScopeNote

ThesaurusConcepthasSubordinateArrayThesaurusArray

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept OneToMany ThesaurusArray

ThesaurusConcepthasTopConceptThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusConcept ManyToMany ThesaurusConcept

ThesauruscontainsConceptGroup

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module Thesaurus ManyToMany ConceptGroup

ThesauruscontainsThesaurusArray

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module Thesaurus OneToMany ThesaurusArray

ThesauruscontainsThesaurusConcept

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module Thesaurus OneToMany ThesaurusConcept

ThesaurushasVersionVersionHistory

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module Thesaurus OneToMany VersionHistory

ThesaurusTermhasCustomTermAttributeCustomTermAttribute

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusTerm OneToMany CustomTermAttribute

ThesaurusTermhasDefinitonDefinition

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusTerm OneToMany Definition

ThesaurusTermhasEditorialNoteEditorialNote

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusTerm OneToMany EditorialNote

ThesaurusTermhasHistoryNoteHistoryNote

Relationship as defined in ISO 25964 data model

Category Source Type Cardinality Target Type
Knowledge Module ThesaurusTerm OneToMany HistoryNote

UserHOME_DIRFolder

Links the user to their home directory (if per-user filesystem is enabled)

Category Source Type Cardinality Target Type
Filesystem User OneToOne Folder

UserWORKING_DIRFolder

Links the user to their current working directory (their last used directory)

Category Source Type Cardinality Target Type
Filesystem User ManyToOne Folder

VideoFileHAS_CONVERTED_VIDEOVideoFile

Relationship between a video file and video file(s) that were converted from it.

Category Source Type Cardinality Target Type
Filesystem VideoFile OneToMany VideoFile

VideoFileHAS_POSTER_IMAGEImage

Relationship between a video file and its poster image.

Category Source Type Cardinality Target Type
Filesystem VideoFile OneToOne Image

VirtualTypevirtualPropertyVirtualProperty

Links a virtual type to its virtual properties.

Category Source Type Cardinality Target Type
API Builder VirtualType OneToMany VirtualProperty

XMPPClientPENDING_REQUESTXMPPRequest

Connects pending requests to their client

Category Source Type Cardinality Target Type
XMPP Module XMPPClient OneToMany XMPPRequest

XMPPClientRequest

Connects requests to their client

Category Source Type Cardinality Target Type
XMPP Module XMPPClient OneToMany XMPPRequest