Class DatabaseStructureDefinitionLoader
java.lang.Object
ai.stapi.graphsystem.structuredefinition.loader.DatabaseStructureDefinitionLoader
- All Implemented Interfaces:
ai.stapi.schema.structuredefinition.loader.StructureDefinitionLoader
public class DatabaseStructureDefinitionLoader
extends Object
implements ai.stapi.schema.structuredefinition.loader.StructureDefinitionLoader
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ai.stapi.graphoperations.graphLanguage.graphDescription.specific.query.NodeQueryGraphDescription -
Constructor Summary
ConstructorsConstructorDescriptionDatabaseStructureDefinitionLoader(ai.stapi.graphoperations.graphLoader.GraphLoader graphLoader, SystemAdHocStructureDefinitionLoader systemAdHocStructureDefinitionLoader, ai.stapi.schema.scopeProvider.ScopeCacher scopeCacher, ai.stapi.schema.scopeProvider.ScopeProvider scopeProvider) -
Method Summary
-
Field Details
-
STRUCTURE_DEFINITION_GRAPH_DESCRIPTION
public static final ai.stapi.graphoperations.graphLanguage.graphDescription.specific.query.NodeQueryGraphDescription STRUCTURE_DEFINITION_GRAPH_DESCRIPTION
-
-
Constructor Details
-
DatabaseStructureDefinitionLoader
public DatabaseStructureDefinitionLoader(@Lazy ai.stapi.graphoperations.graphLoader.GraphLoader graphLoader, SystemAdHocStructureDefinitionLoader systemAdHocStructureDefinitionLoader, ai.stapi.schema.scopeProvider.ScopeCacher scopeCacher, ai.stapi.schema.scopeProvider.ScopeProvider scopeProvider)
-
-
Method Details
-
load
- Specified by:
loadin interfaceai.stapi.schema.structuredefinition.loader.StructureDefinitionLoader
-