I'd like to use GraphFrames with java in my maven project.
in the official documentation they said that APIs are provided for scala, python and JAVA: https://graphframes.github.io/graphframes/docs/_site/index.html
but in real I find only APIs for scala and python!
so my question is: can I realy use GraphFrames with java ?