index
int64
repo_id
string
file_path
string
content
string
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/client/GraknClient.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/client/GraknClientException.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/client/GraknClientImpl.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/client/QueryResponse.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/client/package-info.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/RemoteComputeJob.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/RemoteGrakn.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/RemoteGraknSession.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/RemoteGraknTx.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/RemoteQueryRunner.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteAttribute.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteAttribute<D> extends RemoteAttribute<D> { private final RemoteGraknTx tx; pri...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteAttributeType.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteAttributeType<D> extends RemoteAttributeType<D> { private final RemoteGraknTx t...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteEntity.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteEntity extends RemoteEntity { private final RemoteGraknTx tx; private final C...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteEntityType.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteEntityType extends RemoteEntityType { private final RemoteGraknTx tx; private...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteMetaType.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteMetaType extends RemoteMetaType { private final RemoteGraknTx tx; private fin...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteRelationship.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteRelationship extends RemoteRelationship { private final RemoteGraknTx tx; pri...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteRelationshipType.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteRelationshipType extends RemoteRelationshipType { private final RemoteGraknTx t...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteRole.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteRole extends RemoteRole { private final RemoteGraknTx tx; private final Conce...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/AutoValue_RemoteRule.java
package ai.grakn.remote.concept; import ai.grakn.concept.ConceptId; import ai.grakn.remote.RemoteGraknTx; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RemoteRule extends RemoteRule { private final RemoteGraknTx tx; private final Conce...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteAttribute.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteAttributeType.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteConcept.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteConcepts.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteEntity.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteEntityType.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteMetaType.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteRelationship.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteRelationshipType.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteRole.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteRule.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteSchemaConcept.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteThing.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote
java-sources/ai/grakn/grakn-client/1.2.0/ai/grakn/remote/concept/RemoteType.java
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016-2018 Grakn Labs Limited * * Grakn 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 ...
0
java-sources/ai/grakn/grakn-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/API.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/AutoValue_GraknConfigKey.java
package ai.grakn; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_GraknConfigKey<T> extends GraknConfigKey<T> { private final String name; private final GraknConfigKey.KeyParser<T> parser; AutoValue_GraknConfigKey( String name, ...
0
java-sources/ai/grakn/grakn-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/AutoValue_Keyspace.java
package ai.grakn; import com.fasterxml.jackson.annotation.JsonProperty; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_Keyspace extends Keyspace { private final String value; AutoValue_Keyspace( String value) { if (value == n...
0
java-sources/ai/grakn/grakn-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/ComputeExecutor.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/GraknComputer.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/GraknConfigKey.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/GraknSession.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/GraknSystemProperty.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/GraknTx.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/GraknTxType.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/Keyspace.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/QueryExecutor.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-core/1.4.3/ai
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/package-info.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Attribute.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/AttributeType.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/AutoValue_Label.java
package ai.grakn.concept; import com.fasterxml.jackson.annotation.JsonValue; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_Label extends Label { private final String value; AutoValue_Label( String value) { if (value == null)...
0
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/AutoValue_LabelId.java
package ai.grakn.concept; import javax.annotation.CheckReturnValue; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_LabelId extends LabelId { private final Integer value; AutoValue_LabelId( Integer value) { if (value == null) ...
0
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Concept.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/ConceptId.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Entity.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/EntityType.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Label.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/LabelId.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Relationship.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/RelationshipType.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Role.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Rule.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/SchemaConcept.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Thing.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/Type.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/concept/package-info.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/engine/AutoValue_TaskId.java
package ai.grakn.engine; import com.fasterxml.jackson.annotation.JsonValue; import javax.annotation.CheckReturnValue; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_TaskId extends TaskId { private final String value; AutoValue_TaskId( ...
0
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/engine/GraknConfig.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/engine/Jacksonisable.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/engine/KeyspaceStore.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/engine/TaskId.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/engine/package-info.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/GraknBackendException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/GraknException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/GraknServerException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/GraknTxOperationException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/GraqlQueryException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/GraqlSyntaxException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/InvalidKBException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/PropertyNotUniqueException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/TemporaryWriteException.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/exception/package-info.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/Aggregate.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/AggregateQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/ComputeQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/DefineQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/DeleteQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/GetQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/InsertQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/Match.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/Order.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/Pattern.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/Query.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/QueryBuilder.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/QueryParser.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/UndefineQuery.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/Var.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/VarPattern.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-core/1.4.3/ai/grakn
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/package-info.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-core/1.4.3/ai/grakn/graql
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/admin/Atomic.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-core/1.4.3/ai/grakn/graql
java-sources/ai/grakn/grakn-core/1.4.3/ai/grakn/graql/admin/AutoValue_RelationPlayer.java
package ai.grakn.graql.admin; import java.util.Optional; import javax.annotation.CheckReturnValue; import javax.annotation.Generated; @Generated("com.google.auto.value.processor.AutoValueProcessor") final class AutoValue_RelationPlayer extends RelationPlayer { private final Optional<VarPatternAdmin> role; priv...