|
Change Variable Type ACTS_IN : DynamicRelationshipType to ACTS_IN : RelationshipType in method public setUpDb() : void in class examples.ImdbDocTest |
From |
To |
|
Change Variable Type relationshipType : DynamicRelationshipType to relationshipType : RelationshipType in method public should_remove_all_data() : void in class org.neo4j.metatest.TestImpermanentGraphDatabase |
From |
To |
|
Change Variable Type type : DynamicRelationshipType to type : RelationshipType in method private createSomeData() : DbRepresentation in class org.neo4j.kernel.impl.core.TestReadOnlyNeo4j |
From |
To |
|
Change Variable Type type : DynamicRelationshipType to type : RelationshipType in method public getRelationshipPropertyExistenceConstraints(typeName String, propertyKey String) : Iterable<ConstraintDefinition> in class org.neo4j.server.rest.domain.GraphDbHelper |
From |
To |
|
Change Variable Type TYPE : DynamicRelationshipType to TYPE : RelationshipType in method private createData() : void in class org.neo4j.server.rest.repr.formats.StreamingJsonFormatPerformanceTest |
From |
To |
|
Change Variable Type type : DynamicRelationshipType to type : RelationshipType in method public canDumpGraph() : void in class org.neo4j.shell.TestApps |
From |
To |
|
Change Variable Type type : DynamicRelationshipType to type : RelationshipType in method public getOrCreateRelationshipWithUniqueFactory() : void in class org.neo4j.index.impl.lucene.TestLuceneIndex |
From |
To |
|
Change Variable Type type : DynamicRelationshipType to type : RelationshipType in method private filteredRelationshipConstraints(typeName String, filter Predicate<ConstraintDefinition>) : Iterable<ConstraintDefinition> in class org.neo4j.server.rest.web.DatabaseActions |
From |
To |
|
Change Variable Type type : DynamicRelationshipType to type : RelationshipType in method public canDumpSubgraphWithCypher() : void in class org.neo4j.shell.TestApps |
From |
To |