jar

com.oracle.database.graph : pgx-common_rest

Maven & Gradle

Jul 26, 2023

pgx-common_rest · Oracle Graph Client

Table Of Contents

Latest Version

Download com.oracle.database.graph : pgx-common_rest JAR file - Latest Versions:

All Versions

Download com.oracle.database.graph : pgx-common_rest JAR file - All Versions:

Version Vulnerabilities Size Updated
23.3.x
23.2.x
23.1.x
22.4.x
22.3.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 pgx-common_rest-23.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

oracle.pgx.common.hypermedia.uri

├─ oracle.pgx.common.hypermedia.uri.CharacterIterator.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.PatternWithGroups.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriBuilder.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriBuilderException.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriBuilderImpl.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriComponent.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriParser.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriTemplate.class - [JAR]

├─ oracle.pgx.common.hypermedia.uri.UriTemplateParser.class - [JAR]

oracle.pgx.common

├─ oracle.pgx.common.AsyncStatus.class - [JAR]

├─ oracle.pgx.common.BindValue.class - [JAR]

├─ oracle.pgx.common.HeaderConstants.class - [JAR]

├─ oracle.pgx.common.OptionalComponent.class - [JAR]

├─ oracle.pgx.common.OptionalComponentLoader.class - [JAR]

├─ oracle.pgx.common.PageableEntryCollection.class - [JAR]

├─ oracle.pgx.common.PgxSensitiveDataLogger.class - [JAR]

├─ oracle.pgx.common.package-info.class - [JAR]

oracle.pgx.loaders.location

├─ oracle.pgx.loaders.location.AbstractDatabaseGraphLocation.class - [JAR]

├─ oracle.pgx.loaders.location.DbEntityProviderLocation.class - [JAR]

├─ oracle.pgx.loaders.location.EntityProviderLocation.class - [JAR]

├─ oracle.pgx.loaders.location.FileEntityProviderLocation.class - [JAR]

├─ oracle.pgx.loaders.location.FileGraphLocation.class - [JAR]

├─ oracle.pgx.loaders.location.GraphLocation.class - [JAR]

├─ oracle.pgx.loaders.location.PgSqlGraphLocation.class - [JAR]

├─ oracle.pgx.loaders.location.PgViewGraphLocation.class - [JAR]

oracle.pgx.metadata

├─ oracle.pgx.metadata.AlgorithmMetaData.class - [JAR]

oracle.pgx.config

├─ oracle.pgx.config.LinkTemplate.class - [JAR]

├─ oracle.pgx.config.LinkTemplateUtils.class - [JAR]

oracle.pgx.common.util

├─ oracle.pgx.common.util.ChangeTrackingMap.class - [JAR]

├─ oracle.pgx.common.util.ChangeTrackingSet.class - [JAR]

├─ oracle.pgx.common.util.EdgeModule.class - [JAR]

├─ oracle.pgx.common.util.ExperimentLabeler.class - [JAR]

├─ oracle.pgx.common.util.FutureProgressModule.class - [JAR]

├─ oracle.pgx.common.util.GraphLocationModule.class - [JAR]

├─ oracle.pgx.common.util.JsonUtil.class - [JAR]

├─ oracle.pgx.common.util.SerializationHelper.class - [JAR]

├─ oracle.pgx.common.util.StopWatch.class - [JAR]

├─ oracle.pgx.common.util.VertexModule.class - [JAR]

oracle.pgx.validation

├─ oracle.pgx.validation.IsPositiveOrNullValidator.class - [JAR]

├─ oracle.pgx.validation.ValidationException.class - [JAR]

├─ oracle.pgx.validation.Validator.class - [JAR]

oracle.pgx.common.types.internal

├─ oracle.pgx.common.types.internal.IdTypeUtils.class - [JAR]

├─ oracle.pgx.common.types.internal.PropertyTypeUtils.class - [JAR]

├─ oracle.pgx.common.types.internal.ValueType.class - [JAR]

oracle.pgx.api

├─ oracle.pgx.api.CompileException.class - [JAR]

├─ oracle.pgx.api.DataListener.class - [JAR]

├─ oracle.pgx.api.DefaultFutureProgress.class - [JAR]

├─ oracle.pgx.api.FutureProgress.class - [JAR]

├─ oracle.pgx.api.GraphLoadingProgress.class - [JAR]

├─ oracle.pgx.api.MalformedProgramException.class - [JAR]

├─ oracle.pgx.api.MalformedQueryException.class - [JAR]

├─ oracle.pgx.api.PgxPgqlToSqlException.class - [JAR]

oracle.pgx.common.util.internal

├─ oracle.pgx.common.util.internal.EdgeDeserializer.class - [JAR]

├─ oracle.pgx.common.util.internal.EntityDeserializationHelper.class - [JAR]

├─ oracle.pgx.common.util.internal.VertexDeserializer.class - [JAR]

oracle.pgx.common.mutations

├─ oracle.pgx.common.mutations.CloneStrategy.class - [JAR]

├─ oracle.pgx.common.mutations.EdgeStrategy.class - [JAR]

├─ oracle.pgx.common.mutations.LabelMergingFunction.class - [JAR]

├─ oracle.pgx.common.mutations.MergingFunction.class - [JAR]

├─ oracle.pgx.common.mutations.MergingStrategy.class - [JAR]

├─ oracle.pgx.common.mutations.MutationStrategy.class - [JAR]

├─ oracle.pgx.common.mutations.PartitionizingStrategy.class - [JAR]

├─ oracle.pgx.common.mutations.PickByEdgeId.class - [JAR]

├─ oracle.pgx.common.mutations.PickByProperty.class - [JAR]

├─ oracle.pgx.common.mutations.PickingStrategy.class - [JAR]

├─ oracle.pgx.common.mutations.PickingStrategyFunction.class - [JAR]

oracle.pgx.api.internal

├─ oracle.pgx.api.internal.Edge.class - [JAR]

├─ oracle.pgx.api.internal.Entity.class - [JAR]

├─ oracle.pgx.api.internal.Vertex.class - [JAR]

oracle.pgx.api.subgraph.internal

├─ oracle.pgx.api.subgraph.internal.PreparedStatementUtil.class - [JAR]

oracle.pgx.udf

├─ oracle.pgx.udf.UdfInventory.class - [JAR]

├─ oracle.pgx.udf.UdfSchema.class - [JAR]