Property | Type | Description | |
---|---|---|---|
$keys | array | ||
$values | array |
Method | Description | |
---|---|---|
__construct ( array $keys, array $values ) | ||
get ( string $key, mixed $defaultValue = null ) : |
||
getByIndex ( $index ) | ||
hasValue ( $key ) | ||
hasValues ( ) | ||
keys ( ) | ||
nodeValue ( string $key ) : |
Returns the Node for value $key . Ease IDE integration. |
|
pathValue ( $key ) | ||
record ( ) : |
||
relationshipValue ( string $key ) : |
||
value ( string $key ) : |
||
valueByIndex ( $index ) | ||
values ( ) |
public __construct ( array $keys, array $values ) | ||
$keys | array | |
$values | array |
$key
. Ease IDE integration.
public relationshipValue ( string $key ) : |
||
$key | string | |
return |