Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IDynamicGraph.cs
1
using
System.Threading.Tasks;
2
using
Waher.Content.Semantic
;
3
using
Waher.Runtime.Language
;
4
5
namespace
Waher.Things.Semantic
6
{
10
public
interface
IDynamicGraph
11
{
18
Task
GenerateGraph
(
InMemorySemanticCube
Result,
Language
Language
,
RequestOrigin
Caller);
19
}
20
}
Waher.Content.Semantic.InMemorySemanticCube
In-memory semantic cube.
Definition:
InMemorySemanticCube.cs:11
Waher.Runtime.Language.Language
Contains information about a language.
Definition:
Language.cs:17
Waher.Things.RequestOrigin
Tokens available in request.
Definition:
RequestOrigin.cs:9
Waher.Things.Semantic.IDynamicGraph
Interface for dynamic graphs.
Definition:
IDynamicGraph.cs:11
Waher.Things.Semantic.IDynamicGraph.GenerateGraph
Task GenerateGraph(InMemorySemanticCube Result, Language Language, RequestOrigin Caller)
Generates the semantic graph.
Waher.Content.Semantic
Definition:
BNode.cs:9
Waher.Runtime.Language
Definition:
ITranslator.cs:4
Waher.Things.Semantic
Definition:
IDynamicGraph.cs:6
IoTGateway
Things
Waher.Things.Semantic
IDynamicGraph.cs
Generated by
1.9.5