# Functions
No description provided by the author
Graph godoc @Summary Retrieve graph for a paper @Schemes @Description Endpoint to get the generated graph for a paper @Tags Graph @Accept json @Produce json @Param id path string true "The paper id" @Param authors query []string false "The authors" @Param minYear query string false "The min year" @Param maxYear query string false "The max year" @Param minCitation query string false "The minimum number of citations" @Success 200 {object} models.Response @Security Bearer @Router /api/graph/{id} [get].
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Constants for routes.