David Michael Brown

Results 55 comments of David Michael Brown

As I mentioned in #85 I would like things like this to go in a separate repo goblin-janus. Would you like to host? If not, I can.

Yes, Goblin tests and runs well against current versions of TinkerPop and Janus graph. I'm not sure about DynamoDB. The README on Github says: "JanusGraph 0.1.1 and TinkerPop 3.2.3 compatibility"....

Well, I'm sorry that you are having so much trouble getting going here. It seems like a lot of providers are way behind on their TinkerPop support, which causes problems...

Sounds like a good approach. Here is a [link](https://github.com/davebshow/goblin-janus-examples) to an example project. I just built Janus from source and it runs fine. To build Janus, I do: ``` $...

Which goblin are you using? On Wed, Oct 18, 2017 at 10:34 AM, jbrow70 wrote: > Hi @davebshow , > > So we got Goblin up and running with Janusgraph...

Yes perfect. All raw scripts should be submitted to the server using the aiogremlin.Client class. Please share any relative code. Ideally, I would like to create a `goblin-janus` plugin that...

Hi Jordan, I have never used Cosmos DB. I can help look into this, but a couple things first: * Do you know what version of TinkerPop Cosmos DB uses?...

First things first: update your versions. Like I said, the versions are a bit wacky right now--I've been finishing grad school/moving/starting a new job and I'm still not caught up....

After looking again, it seems like this is a configuration issue. You can't pass the gremlin.yaml for the Java driver to Goblin. Gobliln config tries to be as similar as...

Ok, well I have some good news and some bad news. Good news is that someone from Microsoft contacted me about getting going with Python and Cosmos, so hopefully I...