Skip to main content
Ctrl+K
edgegraph is in unstable version v0.12, and may change at any time!

edgegraph 0.12.0 documentation

Contents:

  • EdgeGraph
  • edgegraph usage
    • Installation
    • Concept
    • Thread Safety
    • Program diagrams
    • API documentation
      • edgegraph
        • edgegraph.builder
        • edgegraph.exceptions
        • edgegraph.output
        • edgegraph.pathfinding
        • edgegraph.sorting
        • edgegraph.structure
        • edgegraph.traversal
        • edgegraph.version
    • Performance and optimizing
    • Algorithms
      • Pathfinding
      • Sorting & Ordering
  • Developer documentation
    • Development Practices
    • Testing Practices
      • tests
        • tests.builder
        • tests.conftest
        • tests.fixtures
        • tests.integration
        • tests.interact
        • tests.output
        • tests.pathfinding
        • tests.sorting
        • tests.structure
        • tests.test_version
        • tests.testfiles
        • tests.traversal
    • Documentation practices
    • To-Do’s
  • Changelog
    • v0.x
  • References
  • Repository
  • Show source
  • Suggest edit
  • Open issue
  • .rst

Welcome to edgegraph’s documentation!

Contents

  • Welcome to edgegraph’s documentation!
  • Indices and tables

Welcome to edgegraph’s documentation!#

EdgeGraph is an object-oriented approach to vertex-edge network graphs.

Contents:

  • EdgeGraph
    • Beta
    • Installation and quickstart
  • edgegraph usage
    • Installation
    • Concept
    • Thread Safety
    • Program diagrams
    • API documentation
    • Performance and optimizing
    • Algorithms
  • Developer documentation
    • Development Practices
    • Testing Practices
    • Documentation practices
    • To-Do’s
  • Changelog
    • v0.x
  • References

Indices and tables#

  • Index

  • Module Index

  • Search Page

next

EdgeGraph

Contents
  • Welcome to edgegraph’s documentation!
  • Indices and tables

By Misha Turnbull

© Copyright 2023-2026, Michael Turnbull.