from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java" contains "import org.apache.atlas.repository.graphdb.*;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/EntityLineageService.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/SearchContext.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java" contains "import org.apache.atlas.repository.graphdb.*;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/DataSetLineageService.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java" contains "import org.apache.atlas.repository.graphdb.AtlasIndexQuery;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java" contains "import org.apache.atlas.repository.graphdb.*;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/services/MetricsService.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/gremlin/GremlinExpressionFactory.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdgeDirection;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/gremlin/Gremlin3ExpressionFactory.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/RepositoryConfiguration.java" contains "import org.apache.atlas.repository.graphdb.GraphDatabase;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapper.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/DeleteHandler.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/AtlasGraphProvider.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java" contains "import org.apache.atlas.repository.graphdb.AtlasCardinality;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/HardDeleteHandler.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/GraphToTypedInstanceMapper.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/SoftDeleteHandler.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/TypedInstanceToGraphMapper.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/graph/IAtlasGraphProvider.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/impexp/ExportService.java" contains "import org.apache.atlas.repository.graphdb.AtlasGraph;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/typestore/GraphBackedTypeStore.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/typestore/TypePersistenceVisitor.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/UniqAttrBasedEntityResolver.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/SoftDeleteHandlerV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AttributeMutationContext.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEnumDefStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasTypeDefGraphStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/DeleteHandlerV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityMutationContext.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityChangeNotifier.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipDefStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityDefStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasStructDefStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/IDBasedEntityResolver.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasClassificationDefStoreV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/v1/HardDeleteHandlerV1.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/repository/store/graph/EntityGraphDiscoveryContext.java" contains "import org.apache.atlas.repository.graphdb.AtlasVertex;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/util/AtlasGremlinQueryProvider.java" contains "import org.apache.atlas.repository.graphdb.GremlinVersion;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/util/AtlasRepositoryConfiguration.java" contains "import org.apache.atlas.repository.graphdb.GraphDatabase;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/graph/GraphBackedDiscoveryService.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdge;" from: repository to: graphdb evidence: - file: "repository/src/main/java/org/apache/atlas/discovery/graph/DefaultGraphPersistenceStrategy.java" contains "import org.apache.atlas.repository.graphdb.AtlasEdgeDirection;"