DoubleFieldPath
in package
implements
FieldPathInterface, ResolvesToDouble
Table of Contents
Interfaces
- FieldPathInterface
- Aggregation expressions use field path to access fields in the input documents.
- ResolvesToDouble
- Expressions can include field paths, literals, system variables, expression objects, and expression operators.
Properties
- $name : string
Methods
- __construct() : mixed
Properties
$name read-only
public
string
$name
Methods
__construct()
public
__construct(string $name) : mixed
Parameters
- $name : string