[FIG(quote)[
[FIGCAPTION[
[1] [CITE[Falcor: Paths]]
([TIME[2015-10-29 08:54:58 +09:00]] 版)
<https://netflix.github.io/falcor/documentation/paths.html>
]FIGCAPTION]

> A Path is a sequence of Keys, which is evaluated from the root of a JSON object. A path refers to a location within a JSON object. When executing JSON operations, Paths are passed to the Model to specify which values to transform/retrieve in the Model’s associated JSON object.

]FIG]


[FIG(quote)[
[FIGCAPTION[
[2] [CITE[Falcor: Paths]]
([TIME[2015-10-29 08:54:58 +09:00]] 版)
<https://netflix.github.io/falcor/documentation/paths.html>
]FIGCAPTION]

> A PathSet is a human-readable short-hand for a set of Paths. Any Models method which can accept multiple Paths, can also accept multiple PathSets.

]FIG]
