Apache TinkerPop is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).
Apache TinkerPop is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).
Customer Reviews
Olimar P.
Advanced user of Apache TinkerPopGraph theory is a branch of discrete mathematics that allows solving problems involving nodes and their relationships, such as: the shortest way to reach a place or find a needle in a haystack ... simplifying, of course. Apach TinkerPop offers a framework that allows to abstract the mathematical complexities of this type of problems to make life easier for the programmer. Making use of its benefits, the user can recreate nodes, relationships, their respective properties and search operations and complex calculations, implementing the predefined classes that come with the solution. The abstraction layer, provided, allows different tests with different APIs, before choosing the processor and the BD that best suits our requirements, facilitates the scale horizontally. The same code can be used from simple solutions to implementations of the world of Big Data with Spark or Hadoop, whose details are well documented in the available online referrals. TinkerPop is an open source project, distributed under the commercial friendly Apache2 license, with its own Gremlin Graph Traversal Machine and Language, which allows to empower the solution of complex problems of this branch of discrete mathematics
TinkerPop, makes graph theory as simple as a children's game with Gremlins.
perhaps, the implementation of a graphic environment with the functionalities to create nodes, relationships, etc.
makes problem solving with graphs as easy as a children's game
can solve any problem where graph theory applies, this already makes it competitive in this aspect, with almost no adversary