1Search::Elasticsearch::UCsleireSnCetoa:nr:tc7rh_i:0b::uE:tlDeaidsrtePicectrs:le:aGDrrocachpu:hm:(eC3nl)tiaetnito:n:7_0::Direct::Graph(3)
2
3
4
6 Search::Elasticsearch::Client::7_0::Direct::Graph - Plugin providing
7 Graph API for Search::Elasticsearch 7.x
8
10 version 7.30
11
13 my $response = $es->graph->explore(...);
14
15 DESCRIPTION
16 This class extends the Search::Elasticsearch client with a "graph"
17 namespace, to support the API for the Graph
18 <https://www.elastic.co/guide/en/x-pack/current/xpack-graph.html>
19 plugin for Elasticsearch.
20
22 The full documentation for the Graph plugin is available here:
23 <https://www.elastic.co/guide/en/graph/current/index.html>
24
25 "explore()"
26 $response = $es->graph->explore(
27 index => $index | \@indices, # optional
28 type => $type | \@types, # optional
29 body => {...}
30 )
31
32 The "explore()" method allows you to discover vertices and connections
33 which relate to your query.
34
35 See the explore docs
36 <https://www.elastic.co/guide/en/elasticsearch/reference/current/graph-
37 explore-api.html> for more information.
38
39 Query string parameters:
40 "error_trace",
41 "human",
42 "routing",
43 "timeout"
44
46 Enrico Zimuel <enrico.zimuel@elastic.co>
47
49 This software is Copyright (c) 2020 by Elasticsearch BV.
50
51 This is free software, licensed under:
52
53 The Apache License, Version 2.0, January 2004
54
55
56
57perl v5.32.1 Search::2E0l2a1s-t0i1c-s2e7arch::Client::7_0::Direct::Graph(3)