| Modifier and Type | Field and Description |
|---|---|
protected SchemaRepository |
CommandLineTool.schemaRepository |
| Modifier and Type | Method and Description |
|---|---|
SchemaRepository |
CommandLineTool.getSchemaRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLineTool.setSchemaRepository(SchemaRepository schemaRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaRepository |
Configuration.getSchemaRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaRepository |
DataWorker.getSchemaRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataWorker.setSchemaRepository(SchemaRepository schemaRepository) |
boolean |
VerifyResults.verifyRequiredPropertyIntent(SchemaRepository schemaRepository,
String intentName) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeSchemaRepository |
class |
SchemaRepositoryBase |
| Modifier and Type | Method and Description |
|---|---|
SchemaRepository |
SchemaFactory.getSchemaRepository() |
| Constructor and Description |
|---|
DefaultSchemaCreator(SchemaRepository schemaRepository) |
DefaultSchemaCreator(SchemaRepository schemaRepository,
boolean simple) |
SchemaFactory(SchemaRepository schemaRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemorySchemaRepository |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaRepository |
GeObjectSearchRunnerBase.schemaRepository |
| Modifier and Type | Method and Description |
|---|---|
SchemaRepository |
GeObjectSearchRunnerBase.getSchemaRepository() |
| Constructor and Description |
|---|
EdgeSearchRunner(SchemaRepository schemaRepository,
Graph graph,
Configuration configuration) |
ElementSearchRunner(SchemaRepository schemaRepository,
Graph graph,
Configuration configuration) |
ExtendedDataSearchRunner(SchemaRepository schemaRepository,
Graph graph,
Configuration configuration) |
GeObjectSearchRunnerBase(SchemaRepository schemaRepository,
Graph graph,
Configuration configuration) |
GeObjectSearchRunnerWithRelatedBase(SchemaRepository schemaRepository,
Graph graph,
Configuration configuration) |
VertexFindRelatedSearchRunner(Graph graph,
SchemaRepository schemaRepository) |
VertexSearchRunner(SchemaRepository schemaRepository,
Graph graph,
Configuration configuration) |
| Constructor and Description |
|---|
GeUserRepository(Configuration configuration,
SimpleOrmSession simpleOrmSession,
GraphAuthorizationRepository graphAuthorizationRepository,
Graph graph,
SchemaRepository schemaRepository,
UserSessionCounterRepository userSessionCounterRepository,
WorkQueueRepository workQueueRepository,
WebQueueRepository webQueueRepository,
LockRepository lockRepository,
AuthorizationRepository authorizationRepository,
PrivilegeRepository privilegeRepository) |
UserPropertyPrivilegeRepository(SchemaRepository schemaRepository,
Configuration configuration,
UserNotificationRepository userNotificationRepository,
WebQueueRepository webQueueRepository,
AuthorizationRepository authorizationRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaRepository |
WorkspaceRepository.getSchemaRepository() |
| Constructor and Description |
|---|
GeWorkspaceRepository(Graph graph,
Configuration configuration,
UserRepository userRepository,
GraphAuthorizationRepository graphAuthorizationRepository,
LockRepository lockRepository,
VisibilityTranslator visibilityTranslator,
TermMentionRepository termMentionRepository,
SchemaRepository schemaRepository,
WorkQueueRepository workQueueRepository,
WebQueueRepository webQueueRepository,
AuthorizationRepository authorizationRepository) |
WorkspaceRepository(Graph graph,
Configuration configuration,
VisibilityTranslator visibilityTranslator,
TermMentionRepository termMentionRepository,
SchemaRepository schemaRepository,
WorkQueueRepository workQueueRepository,
WebQueueRepository webQueueRepository,
AuthorizationRepository authorizationRepository) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.