match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
When you want to output a character vector for humans to read (e.g., x <- c("apple", "banana", "cherry") ), you probably do not want something like [1] "apple" "banana" "cherry" ,...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
Documentation Overview GitHub Wiki Limitations MkDocs ReadTheDocs Additional Information Documentation Overview The documentation for Gobblin is based on ReadTheDocs and Mk...
JIRA View Issues JIRA The JDO project uses JIRA to track issues. We use the following workflow for our JIRA issues: Open→Resolved(<→Reopened)→Closed When the engineer has ...
Terminal SET clauses Set a property Return created vertex Remove a property Set multiple properties using one SET clause The SET clause is used to update labels and properti...
and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
You can use inline R code (see Section 3.1 ) anywhere in an Rmd document, including the YAML metadata section. This means some YAML metadata can be dynamically generated with inli...
Syncing to Glue Data Catalog This document walks through the steps to register an Apache XTable™ (Incubating) synced table in Glue Data Catalog on AWS. Pre-requisites Source ta...