Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [tinkerpop]

Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).

3 votes
2 answers
936 views

What format to use for storing graphs

I am working on a project which involves working with graphs extracted from some other source. Currently we are using python's networkx module for analysing the graph. I am now faced with the task ...
nofrills's user avatar
  • 101
10 votes
3 answers
4k views

Choosing an appropriate way to use Neo4j in Python

I am currently using embedded python binding for neo4j. I do not have any issues currently since my graph is very small (sparse and upto 100 nodes). The algorithm I am developing involves quite a lot ...
npobedina's user avatar
  • 331

15 30 50 per page
1
64 65 66 67
68