jar

org.opencypher : okapi-api

Maven & Gradle

Jun 03, 2019
16 usages
329 stars

Okapi - openCypher API · Okapi - openCypher API

Table Of Contents

Latest Version

Download org.opencypher : okapi-api JAR file - Latest Versions:

All Versions

Download org.opencypher : okapi-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window okapi-api-0.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opencypher.okapi.api.schema

├─ org.opencypher.okapi.api.schema.LabelPropertyMap.class - [JAR]

├─ org.opencypher.okapi.api.schema.PropertyKeys.class - [JAR]

├─ org.opencypher.okapi.api.schema.RelTypePropertyMap.class - [JAR]

├─ org.opencypher.okapi.api.schema.Schema.class - [JAR]

org.opencypher.okapi.impl.util

├─ org.opencypher.okapi.impl.util.Measurement.class - [JAR]

├─ org.opencypher.okapi.impl.util.PrintOptions.class - [JAR]

org.opencypher.okapi.impl.graph

├─ org.opencypher.okapi.impl.graph.CypherCatalog.class - [JAR]

org.opencypher.okapi.api.configuration

├─ org.opencypher.okapi.api.configuration.Configuration.class - [JAR]

org.opencypher.okapi.api.exception

├─ org.opencypher.okapi.api.exception.CypherException.class - [JAR]

org.opencypher.okapi.api.graph

├─ org.opencypher.okapi.api.graph.CypherQueryPlans.class - [JAR]

├─ org.opencypher.okapi.api.graph.CypherResult.class - [JAR]

├─ org.opencypher.okapi.api.graph.CypherSession.class - [JAR]

├─ org.opencypher.okapi.api.graph.GraphName.class - [JAR]

├─ org.opencypher.okapi.api.graph.GraphOperations.class - [JAR]

├─ org.opencypher.okapi.api.graph.Namespace.class - [JAR]

├─ org.opencypher.okapi.api.graph.PropertyGraph.class - [JAR]

├─ org.opencypher.okapi.api.graph.PropertyGraphCatalog.class - [JAR]

├─ org.opencypher.okapi.api.graph.QualifiedGraphName.class - [JAR]

org.opencypher.okapi.impl.configuration

├─ org.opencypher.okapi.impl.configuration.ConfigFlag.class - [JAR]

├─ org.opencypher.okapi.impl.configuration.ConfigOption.class - [JAR]

org.opencypher.okapi.api.types

├─ org.opencypher.okapi.api.types.CTAny.class - [JAR]

├─ org.opencypher.okapi.api.types.CTAnyOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTBoolean.class - [JAR]

├─ org.opencypher.okapi.api.types.CTBooleanOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTFloat.class - [JAR]

├─ org.opencypher.okapi.api.types.CTFloatOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTInteger.class - [JAR]

├─ org.opencypher.okapi.api.types.CTIntegerOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTList.class - [JAR]

├─ org.opencypher.okapi.api.types.CTListOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTMap.class - [JAR]

├─ org.opencypher.okapi.api.types.CTMapOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTNode.class - [JAR]

├─ org.opencypher.okapi.api.types.CTNodeOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTNumber.class - [JAR]

├─ org.opencypher.okapi.api.types.CTNumberOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTPath.class - [JAR]

├─ org.opencypher.okapi.api.types.CTPathOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTRelationship.class - [JAR]

├─ org.opencypher.okapi.api.types.CTRelationshipOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTString.class - [JAR]

├─ org.opencypher.okapi.api.types.CTStringOrNull.class - [JAR]

├─ org.opencypher.okapi.api.types.CTVoid.class - [JAR]

├─ org.opencypher.okapi.api.types.CTWildcard.class - [JAR]

├─ org.opencypher.okapi.api.types.CypherType.class - [JAR]

├─ org.opencypher.okapi.api.types.DefiniteCypherType.class - [JAR]

├─ org.opencypher.okapi.api.types.DefiniteTernary.class - [JAR]

├─ org.opencypher.okapi.api.types.False.class - [JAR]

├─ org.opencypher.okapi.api.types.MaterialCypherType.class - [JAR]

├─ org.opencypher.okapi.api.types.MaterialDefiniteCypherLeafType.class - [JAR]

├─ org.opencypher.okapi.api.types.MaterialDefiniteCypherType.class - [JAR]

├─ org.opencypher.okapi.api.types.Maybe.class - [JAR]

├─ org.opencypher.okapi.api.types.NullableCypherType.class - [JAR]

├─ org.opencypher.okapi.api.types.NullableDefiniteCypherType.class - [JAR]

├─ org.opencypher.okapi.api.types.Ternary.class - [JAR]

├─ org.opencypher.okapi.api.types.True.class - [JAR]

├─ org.opencypher.okapi.api.types.WildcardCypherType.class - [JAR]

org.opencypher.okapi.api.table

├─ org.opencypher.okapi.api.table.CypherPrintable.class - [JAR]

├─ org.opencypher.okapi.api.table.CypherRecords.class - [JAR]

├─ org.opencypher.okapi.api.table.CypherRecordsCompanion.class - [JAR]

├─ org.opencypher.okapi.api.table.CypherTable.class - [JAR]

org.opencypher.okapi.api.io.conversion

├─ org.opencypher.okapi.api.io.conversion.EntityMapping.class - [JAR]

├─ org.opencypher.okapi.api.io.conversion.NodeMapping.class - [JAR]

├─ org.opencypher.okapi.api.io.conversion.RelationshipMapping.class - [JAR]

org.opencypher.okapi.impl.table

├─ org.opencypher.okapi.impl.table.RecordsPrinter.class - [JAR]

org.opencypher.okapi.impl.io

├─ org.opencypher.okapi.impl.io.SessionGraphDataSource.class - [JAR]

org.opencypher.okapi.api.value

├─ org.opencypher.okapi.api.value.CypherValue.class - [JAR]

org.opencypher.okapi.impl.schema

├─ org.opencypher.okapi.impl.schema.ImpliedLabels.class - [JAR]

├─ org.opencypher.okapi.impl.schema.LabelCombinations.class - [JAR]

├─ org.opencypher.okapi.impl.schema.SchemaImpl.class - [JAR]

├─ org.opencypher.okapi.impl.schema.SchemaUtils.class - [JAR]

org.opencypher.okapi.api.io

├─ org.opencypher.okapi.api.io.PropertyGraphDataSource.class - [JAR]

org.opencypher.okapi.impl.exception

├─ org.opencypher.okapi.impl.exception.CypherValueException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.GraphAlreadyExistsException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.GraphNotFoundException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.IllegalArgumentException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.IllegalStateException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.InternalException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.InvalidGraphException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.NotImplementedException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.SchemaException.class - [JAR]

├─ org.opencypher.okapi.impl.exception.UnsupportedOperationException.class - [JAR]

Advertisement

Dependencies from Group

26 usages
53 stars
tck
Jul 11, 2023
17 usages
756 stars
Jun 03, 2019
16 usages
329 stars
Mar 12, 2021
16 usages
53 stars
Jun 03, 2019
12 usages
329 stars

Discover Dependencies

Sep 07, 2019
3 usages
13 stars
Aug 07, 2023
38 usages
Aug 20, 2020
9 usages
3.9k stars
Jul 10, 2023
58 usages
648 stars
May 22, 2023
11 usages
315 stars
Nov 05, 2016
4 usages
39 stars