How about import the Graph API in a maven Java project

Hi,

I am trying ElasticSearch Graph in a java project. I use 6.3.0. I try to make the following sample works,

I have the dependency on org.elasticsearch.client:x-pack-transport:6.3.0 in pom.xml, but this does not import org.elasticsearch.xpack and org.elasticsearch.xpack.graph.

What do I miss in pom.xml?

Thanks for your help very much.

Guofeng

sorry, missing the link:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.