Re: Integrate CustomVertexProgram to janusgraph


hadoopmarc@...
 

Hi Nikita,

gremlin console does a lot of imports for you, but does not cover the full JanusGraph and TinkerPop APIs. So, sometimes you have to do an import yourself. In this case:

gremlin> import org.janusgraph.graphdb.olap.computer.*

Best wishes,     Marc

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