Code Monkey home page Code Monkey logo

Comments (5)

leifurhauks avatar leifurhauks commented on August 15, 2024

Since it implements TinkerPop 3, Goblin could work with it in theory, but are you sure you would want to use it with Goblin? Goblin wouldn't leverage Graql or the REST API. I didn't know anything about Grakn before looking at the website today, so I don't really know what I'm talking about here, but looking at this architecture diagram, I get the impression that by strictly using the TinkerPop API, you would be missing out on a lot of what makes Grakn Grakn.

from goblin.

haikalpribadi avatar haikalpribadi commented on August 15, 2024

hey @pouledodue

@leifurhauks is absolutely right. If you use the TinkerPop API to read our graph, it is possible, but you will find it extremely confusing, and you definitely won't benefit from anything we built.

We use TinkerPop's property graph model as our underlying data structure to build a knowledge representation system. The result is that you then have a [distributed] knowledge base with a reasoning query language which Graql. Thus, without using Graql, you won't benefit from any of the inference that Graql provides to you, which then, you might as well just use a normal graph database.

from goblin.

haikalpribadi avatar haikalpribadi commented on August 15, 2024

That said, of course, I think goblin + grakn.ai would be super awesome :) if you would like to ingrate goblin with the Graql API !! :)

from goblin.

davebshow avatar davebshow commented on August 15, 2024

Thanks for the replies guys. The experts have spoken. What do you think @pouledodue...?

from goblin.

davebshow avatar davebshow commented on August 15, 2024

Going to close this issue. Feel free to reopen for more discussion if necessary.

from goblin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.