index int64 | repo_id string | file_path string | content string |
|---|---|---|---|
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/aggregate/MedianAggregate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/aggregate/MinAggregate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/aggregate/StdAggregate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/aggregate/SumAggregate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/answer/ConceptMapImpl.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/executor/AutoValue_QueryOperationExecutor_VarAndProperty.java |
package ai.grakn.graql.internal.query.executor;
import ai.grakn.graql.Var;
import ai.grakn.graql.internal.pattern.property.PropertyExecutor;
import ai.grakn.graql.internal.pattern.property.VarPropertyInternal;
import javax.annotation.Generated;
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final ... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/executor/ComputeExecutorImpl.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/executor/ConceptBuilder.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/executor/QueryExecutorImpl.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/executor/QueryOperationExecutor.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/AbstractMatch.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/AutoValue_Ordering.java |
package ai.grakn.graql.internal.query.match;
import ai.grakn.graql.Order;
import ai.grakn.graql.Var;
import javax.annotation.Generated;
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Ordering extends Ordering {
private final Var var;
private final Order order;
AutoVal... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchBase.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchInfer.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchLimit.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchModifier.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchOffset.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchOrder.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/MatchTx.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/match/Ordering.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/AutoValue_RegexPredicate.java |
package ai.grakn.graql.internal.query.predicate;
import javax.annotation.Generated;
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_RegexPredicate extends RegexPredicate {
private final String pattern;
AutoValue_RegexPredicate(
String pattern) {
if (pattern == ... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/ComparatorPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/ContainsPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/EqPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/GtPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/GtePredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/LtPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/LtePredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/NeqPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/Predicates.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/query/predicate/RegexPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/MultiUnifierImpl.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/ResolutionIterator.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/UnifierImpl.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/UnifierType.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/Atom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/AtomicBase.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/AtomicEquivalence.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/AtomicFactory.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/$AutoValue_HasAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annota... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/$AutoValue_IsaAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import javax.annotation.CheckReturnValue;
import javax.annotation.Generated;
import javax.annotation.Nullable;
@Generated("c... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/$AutoValue_PlaysAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annota... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/$AutoValue_RelatesAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annota... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/$AutoValue_RelationshipAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.concept.Label;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.admin.RelationPlayer;
import com.google.common.collect.ImmutableList;
im... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/$AutoValue_SubAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annota... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_HasAtom.java | package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_HasAtom extends $AutoValue_HasAtom {
AutoValue_Ha... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_IsaAtom.java | package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Override;
import javax.annotation.Generated;
@Generated("com.google.auto.value.extension.memoized.MemoizeExt... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_PlaysAtom.java | package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_PlaysAtom extends $AutoValue_PlaysAtom {
AutoValu... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_RelatesAtom.java | package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_RelatesAtom extends $AutoValue_RelatesAtom {
Auto... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_RelationshipAtom.java | package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.concept.Label;
import ai.grakn.concept.Role;
import ai.grakn.concept.Type;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.admin.Relatio... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_ResourceAtom.java |
package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate;
import com.google.common.collect.ImmutableSet;
import ... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/AutoValue_SubAtom.java | package ai.grakn.graql.internal.reasoner.atom.binary;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_SubAtom extends $AutoValue_SubAtom {
AutoValue_Su... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/Binary.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/HasAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/IsaAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/IsaAtomBase.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/OntologicalAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/PlaysAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/RelatesAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/RelationshipAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/ResourceAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/SubAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/binary/TypeAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/$AutoValue_IdPredicate.java |
package ai.grakn.graql.internal.reasoner.atom.predicate;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.ann... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/$AutoValue_NeqPredicate.java |
package ai.grakn.graql.internal.reasoner.atom.predicate;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annotation.Generated;
@Generated("com... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/$AutoValue_ValuePredicate.java |
package ai.grakn.graql.internal.reasoner.atom.predicate;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annotation.Generated;
@Generated("com... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/AutoValue_IdPredicate.java | package ai.grakn.graql.internal.reasoner.atom.predicate;
import ai.grakn.concept.ConceptId;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_IdPredicate extends $AutoValue_IdPredicate {
A... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/AutoValue_NeqPredicate.java | package ai.grakn.graql.internal.reasoner.atom.predicate;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_NeqPredicate extends $AutoValue_NeqPredicate {
AutoValue_NeqPredicate(Var varName... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/AutoValue_ValuePredicate.java | package ai.grakn.graql.internal.reasoner.atom.predicate;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_ValuePredicate extends $AutoValue_ValuePredicate {
AutoValue_ValuePredicate(Var v... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/IdPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/NeqPredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/Predicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/predicate/ValuePredicate.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/$AutoValue_DataTypeAtom.java |
package ai.grakn.graql.internal.reasoner.atom.property;
import ai.grakn.concept.AttributeType;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/$AutoValue_IsAbstractAtom.java |
package ai.grakn.graql.internal.reasoner.atom.property;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annotation.Generated;
@Generated("com.... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/$AutoValue_RegexAtom.java |
package ai.grakn.graql.internal.reasoner.atom.property;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import ai.grakn.graql.internal.reasoner.utils.IgnoreHashEquals;
import javax.annotation.CheckReturnValue;
import javax.annotation.Generated;
@Generated("com.... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/AutoValue_DataTypeAtom.java | package ai.grakn.graql.internal.reasoner.atom.property;
import ai.grakn.concept.AttributeType;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_DataTypeAtom extends $AutoValue_DataTypeAtom ... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/AutoValue_IsAbstractAtom.java | package ai.grakn.graql.internal.reasoner.atom.property;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
final class AutoValue_IsAbstractAtom extends $AutoValue_IsAbstractAtom {
AutoValue_IsAbstractAtom(Var va... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/AutoValue_RegexAtom.java | package ai.grakn.graql.internal.reasoner.atom.property;
import ai.grakn.graql.Var;
import ai.grakn.graql.VarPattern;
import ai.grakn.graql.admin.ReasonerQuery;
import java.lang.Object;
import java.lang.Override;
import java.lang.String;
final class AutoValue_RegexAtom extends $AutoValue_RegexAtom {
AutoValue_RegexA... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/DataTypeAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/IsAbstractAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/atom/property/RegexAtom.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/CacheEntry.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/LazyQueryCache.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/QueryCache.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/QueryCacheBase.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/RuleCache.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/SimpleQueryCache.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/cache/StructuralCache.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/explanation/JoinExplanation.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/explanation/LookupExplanation.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/explanation/QueryExplanation.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/explanation/RuleExplanation.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/iterator/LazyAnswerIterator.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/iterator/LazyIterator.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/iterator/ReasonerQueryIterator.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/plan/GraqlTraversalPlanner.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/plan/QueryCollection.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/plan/QueryCollectionBase.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
0 | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner | java-sources/ai/grakn/grakn-graql/1.4.3/ai/grakn/graql/internal/reasoner/plan/QueryList.java | /*
* GRAKN.AI - THE KNOWLEDGE GRAPH
* Copyright (C) 2018 Grakn Labs Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.