the service for entity backend operations.
the service for network backend operations.
common helper for date and time operations.
Adds new nodes to the current network matching the given search query.
Adds new nodes to the current network matching the given search query.
match documents that contain the given expression in the document body.
a map linking from document metadata keys to a list of instances for this metadata.
a list of entity ids that should occur in the document.
a string representing a time range for the document creation date.
a string representing a time range for the document time expression.
the entity ids of the current network.
new entities to be added to the network.
a network consisting of the nodes and relationships of the created co-occurrence network.
Marks the entities associated with the given ids as blacklisted.
Changes the name of the entity corresponding to the given entity id.
Changes the type of the entity corresponding to the given entity id.
Returns important terms representing the relationship between both nodes based on the underlying document content.
Returns important terms representing the relationship between both nodes based on the underlying document content.
match documents that contain the given expression in the document body.
a map linking from document metadata keys to a list of instances for this metadata.
a list of entity ids that should occur in the document.
a string representing a time range for the document creation date.
a string representing a time range for the document time expression.
the first adjacent node of the edge.
the second adjacent node of the edge.
the number of keywords to fetch.
a list of models.KeyTerm representing important terms for the given relationship.
Accumulates the number of entities that fall in a certain entity type and co-occur with the given entity.
Accumulates the number of entities that fall in a certain entity type and co-occur with the given entity.
match documents that contain the given expression in the document body.
a map linking from document metadata keys to a list of instances for this metadata.
a list of entity ids that should occur in the document.
a string representing a time range for the document creation date.
a string representing a time range for the document time expression.
the entity id.
mapping from unique entity types to the number of neighbors of that type.
Returns entities co-occurring with the given entity matching the search query.
Returns entities co-occurring with the given entity matching the search query.
match documents that contain the given expression in the document body.
a map linking from document metadata keys to a list of instances for this metadata.
a list of entity ids that should occur in the document.
a string representing a time range for the document creation date.
a string representing a time range for the document time expression.
the entity ids of the current network.
the entity id.
co-occurring entities with the given entity.
Returns a co-occurrence network matching the given search query.
Returns a co-occurrence network matching the given search query.
match documents that contain the given expression in the document body.
a map linking from document metadata keys to a list of instances for this metadata.
a list of entity ids that should occur in the document.
a string representing a time range for the document creation date.
a string representing a time range for the document time expression.
a map linking from entity types to the number of nodes to request for each type.
a network consisting of the nodes and relationships of the created co-occurrence network.
Merges multiple nodes in a given focal node.
Merges multiple nodes in a given focal node.
the central entity id.
entity ids referring to similar textual mentions of the focal id.
(Since version 3.0.0) Use TOO_MANY_REQUESTS instead
(Since version 3.0.0) Use TooManyRequests instead
Provides network related actions.