IDocumentQuery<TQuery, TObject>.Path Method |
Name | Description | |
---|---|---|
![]() | Path(String[]) |
Filters the data to include only documents on given path(s).
|
![]() | Path(String, PathTypeEnum) |
Filters the data to include only documents on given path.
|