Welcome to the INDRA Network Service documentation!
This documentation covers a tutorial and the modules of the INDRA Network Search and is part of a broader set of INDRA derived applications. To read more about INDRA, see the homepage, the documentation and the project on github.
Contents:
- Network Search Web UI
- INDRA Network Search Modules Reference
- Autocomplete (
indra_network_search.autocomplete.autocomplete) - Data Models (
indra_network_search.data_models) - Rest Models (
indra_network_search.data_models.rest_models) - Pathfinding (
indra_network_search.pathfinding.pathfinding) - Utility Functions (
indra_network_search.util) - Query Classes (
indra_network_search.query) - Query Handler (
indra_network_search.query_handler) - Rest API (
indra_network_search.rest_api) - Rest API Utilities (
indra_network_search.rest_util) - Result Handlers (
indra_network_search.result_handler) - Search API (
indra_network_search.search_api)
- Autocomplete (