Re: Not able to run queries using spark graph computer from java


hadoopmarc@...
 

Hi Sai,

The calling code you present is not complete.

The first line should read (because HadoopGraph does not derive from JanusGraph):
Graph graph = GraphFactory.open("read-cql.properties");
Best wishes,    Marc


Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.