Project

General

Profile

« Previous | Next » 

Revision deeccd97

Added by Andreas Kohlbecker over 8 years ago

better detection of synonyms to avoid adding the accepted taxon as its own synonym

View differences:

src/main/java/org/cybertaxonomy/utis/query/TinkerPopClient.java
59 59
 */
60 60
public class TinkerPopClient implements IQueryClient {
61 61

  
62
    protected Logger logger = LoggerFactory.getLogger(TinkerPopClient.class);
62
    protected static final Logger logger = LoggerFactory.getLogger(TinkerPopClient.class);
63 63

  
64 64
    private Neo4jStore graphStore = null;
65 65

  

Also available in: Unified diff