Skip navigation links
A C G I J L M O P 

A

addNode(String, JsonObject) - Method in class com.bitplan.simplegraph.json.JsonNode
add the given node with the given key

C

com.bitplan.simplegraph.json - package com.bitplan.simplegraph.json
 
connect(String...) - Method in class com.bitplan.simplegraph.json.JsonSystem
 

G

getBuilder(String) - Method in class com.bitplan.simplegraph.json.JsonSystem
get a builder for the given url
getNodeClass() - Method in class com.bitplan.simplegraph.json.JsonSystem
 

I

initMap() - Method in class com.bitplan.simplegraph.json.JsonNode
 

J

JsonNode - Class in com.bitplan.simplegraph.json
Json Node wraps a Json Element
JsonNode(SimpleSystem, String, String[]) - Constructor for class com.bitplan.simplegraph.json.JsonNode
create me
JsonNode(SimpleSystem, String, JsonElement) - Constructor for class com.bitplan.simplegraph.json.JsonNode
construct me from the given jsonElement with the given kind
JsonPrettyPrinter - Class in com.bitplan.simplegraph.json
Json Pretty printer based on Googles gson https://sites.google.com/site/gson/streaming
JsonPrettyPrinter() - Constructor for class com.bitplan.simplegraph.json.JsonPrettyPrinter
 
JsonSystem - Class in com.bitplan.simplegraph.json
i wrap a Json Tree as a Gremlin Graph
JsonSystem(SimpleGraph) - Constructor for class com.bitplan.simplegraph.json.JsonSystem
create a JsonSystem using the same simpleGraph
JsonSystem() - Constructor for class com.bitplan.simplegraph.json.JsonSystem
create a new JsonSystem with it's own graph

L

LOGGER - Static variable in class com.bitplan.simplegraph.json.JsonSystem
 

M

mapValue(JsonElement) - Method in class com.bitplan.simplegraph.json.JsonNode
get the object to be put in the map
moveTo(String, String...) - Method in class com.bitplan.simplegraph.json.JsonSystem
 

O

of(String, ClientResponse) - Method in class com.bitplan.simplegraph.json.JsonSystem
get a SimpleNode of the given url and response
of(SimpleGraph, String) - Static method in class com.bitplan.simplegraph.json.JsonSystem
create a new JsonSystem based on the given graph and json string

P

post(String, String) - Method in class com.bitplan.simplegraph.json.JsonSystem
post the given postJson json data to the given url
prettyPrint(String) - Static method in class com.bitplan.simplegraph.json.JsonPrettyPrinter
pretty print the given json string
prettyPrint(InputStream, OutputStream, boolean, boolean) - Static method in class com.bitplan.simplegraph.json.JsonPrettyPrinter
pretty print
A C G I J L M O P 
Skip navigation links

Copyright © 2018 BITPlan GmbH. All rights reserved.