Sensitive Property: trueTable name | rethinkdb-table | | | RethinkDB table to connect to |
Character Set | rethinkdb-charset | UTF-8 | | Specifies the character set of the document data. Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Document Identifier | rethinkdb-document-identifier | | | A FlowFile attribute, or attribute expression used for determining RethinkDB key for the Flow File content Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Read Mode | rethinkdb-read-mode | Single | | Read mode used for consistency Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Max size of documents | rethinkdb-max-document-size | 1 MB | | Maximum size of documents allowed to be posted in one batch |
Relationships:
Name | Description |
---|
success | Sucessful FlowFiles are routed to this relationship |
not_found | Document not found are routed to this relationship |
failure | Failed FlowFiles are routed to this relationship |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
rethinkdb.error.message | RethinkDB error message |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.See Also:
PutRethinkDB, DeleteRethinkDB