jar

io.telicent.jena.graphql : telicent-graph-schema

Maven & Gradle

Jun 14, 2024

Telicent - GraphQL for Apache Jena - Telicent Graph Application Schema · Provides an implementation of Telicent's Graph Application GraphQL schema within the GraphQL for Apache Jena framework

Table Of Contents

Latest Version

Download io.telicent.jena.graphql : telicent-graph-schema JAR file - Latest Versions:

All Versions

Download io.telicent.jena.graphql : telicent-graph-schema JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 telicent-graph-schema-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.telicent.jena.graphql.schemas.telicent.graph.models

├─ io.telicent.jena.graphql.schemas.telicent.graph.models.LiteralProperty.class - [JAR]

├─ io.telicent.jena.graphql.schemas.telicent.graph.models.NonDirectionalRelationship.class - [JAR]

├─ io.telicent.jena.graphql.schemas.telicent.graph.models.Relationship.class - [JAR]

├─ io.telicent.jena.graphql.schemas.telicent.graph.models.State.class - [JAR]

├─ io.telicent.jena.graphql.schemas.telicent.graph.models.TelicentGraphNode.class - [JAR]

io.telicent.jena.graphql.fetchers.telicent.graph

├─ io.telicent.jena.graphql.fetchers.telicent.graph.AllEntitiesFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.IesFetchers.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.InstancesFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.LiteralPropertiesFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.NodeTypesFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.RelationshipsFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.StartingNodesFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.StartingSearchFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.StartingStatesFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.StatePeriodFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.StateRelationshipsFetcher.class - [JAR]

├─ io.telicent.jena.graphql.fetchers.telicent.graph.StateTypeFetcher.class - [JAR]

io.telicent.jena.graphql.execution.telicent.graph

├─ io.telicent.jena.graphql.execution.telicent.graph.TelicentExecutionContext.class - [JAR]

├─ io.telicent.jena.graphql.execution.telicent.graph.TelicentGraphExecutor.class - [JAR]

io.telicent.jena.graphql.schemas.telicent.graph

├─ io.telicent.jena.graphql.schemas.telicent.graph.TelicentGraphSchema.class - [JAR]