Vertaling van "JSONPath" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
A path expression consists of a sequence of elements allowed by the jsonpath data type.
Une expression de chemin consiste en une séquence d'éléments autorisés par le type de données jsonpath.
If the vars argument is specified, it provides an object containing named variables to be substituted into a jsonpath expression.
Si l'argument vars est indiqué, il fournit un objet contenant des variables nommées à substituer dans une expression jsonpath.
You construct this parameter using the JSONPath format.
Vous devez construire ce paramètre en utilisant le format JSONPath.
In cases where a JSON key uses invalid JSONPath characters, you can escape those characters using single quotes and brackets, ['']. For example
Dans les cas où une clé JSON utilise des caractères JSONPath non valides, vous pouvez les échapper à l'aide de guillemets simples et de crochets (['']).
Selects a value according to the JSONPath expression and returns a JSON string.
Sélectionne une valeur en fonction de l'expression JSONPath et renvoie une chaîne JSON.
Selects a value in JSON according to the entered JSONPath expression.
Sélectionne une valeur dans JSON en fonction de l'expression JSONPath saisie.
Extracting JSON data from a file using JSONPath without setting a loop node
Scénario 1 : Extraire des données JSON d'un fichier en utilisant le JSONPath sans configurer de nœud de boucle
Extracts the desired data from JSON fields based on the JSONPath or XPath query.
Ce composant extrait les données souhaitées des champs JSON en se basant sur la requête JSONPath ou XPath.
We added full support for XPath and JSONPath expressions to Text Parsing expressions and new Data Parsers.
Nous avons ajouté la prise en charge complète des expressions XPath et JSONPath aux expressions d'analyse de texte et aux nouveaux analyseurs de données.
Table 9.44 shows the operators and methods available in jsonpath.
Tableau 9.44, « Opérateurs et méthodes sur jsonpath » montre les opérateurs et méthodes disponibles dans jsonpath.
The result of each path evaluation step can be processed by one or more jsonpath operators and methods listed in Section 9.15.1.2.
Le résultat de chaque étape d'évaluation du chemin peut être traité par un ou plusieurs opérateurs ou méthodes jsonpath, listés dans Section 9.15.1.2, « Opérateurs et méthodes pour les chemins SQL/JSON ».
For more examples of using jsonpath operators and methods within path expressions, see Section 9.15.1.2.
Pour plus d'exemples d'utilisation des opérateurs et méthodes jsonpath avec des expressions de chemin, voir Section 9.15.1.2, « Opérateurs et méthodes pour les chemins SQL/JSON ».
Datetime support will be added to jsonpath in future versions of PostgreSQL.
Le support de datetime sera ajouté à jsonpath dans les prochaines versions de PostgreSQL.